Searched refs:mr_tcam_region (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum1_mr_tcam.c | 176 mlxsw_sp1_mr_tcam_region_alloc(struct mlxsw_sp1_mr_tcam_region *mr_tcam_region) in mlxsw_sp1_mr_tcam_region_alloc() argument 178 struct mlxsw_sp *mlxsw_sp = mr_tcam_region->mlxsw_sp; in mlxsw_sp1_mr_tcam_region_alloc() 182 mr_tcam_region->rtar_key_type, in mlxsw_sp1_mr_tcam_region_alloc() 188 mlxsw_sp1_mr_tcam_region_free(struct mlxsw_sp1_mr_tcam_region *mr_tcam_region) in mlxsw_sp1_mr_tcam_region_free() argument 190 struct mlxsw_sp *mlxsw_sp = mr_tcam_region->mlxsw_sp; in mlxsw_sp1_mr_tcam_region_free() 194 mr_tcam_region->rtar_key_type, 0); in mlxsw_sp1_mr_tcam_region_free() 201 struct mlxsw_sp1_mr_tcam_region *mr_tcam_region = priv; in mlxsw_sp1_mr_tcam_region_parman_resize() local 202 struct mlxsw_sp *mlxsw_sp = mr_tcam_region->mlxsw_sp; in mlxsw_sp1_mr_tcam_region_parman_resize() 210 mr_tcam_region->rtar_key_type, new_count); in mlxsw_sp1_mr_tcam_region_parman_resize() 219 struct mlxsw_sp1_mr_tcam_region *mr_tcam_region in mlxsw_sp1_mr_tcam_region_parman_move() local 238 mlxsw_sp1_mr_tcam_region_init(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp1_mr_tcam_region *mr_tcam_region, enum mlxsw_reg_rtar_key_type rtar_key_type) mlxsw_sp1_mr_tcam_region_init() argument 283 mlxsw_sp1_mr_tcam_region_fini(struct mlxsw_sp1_mr_tcam_region *mr_tcam_region) mlxsw_sp1_mr_tcam_region_fini() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum1_mr_tcam.c | 176 mlxsw_sp1_mr_tcam_region_alloc(struct mlxsw_sp1_mr_tcam_region *mr_tcam_region) in mlxsw_sp1_mr_tcam_region_alloc() argument 178 struct mlxsw_sp *mlxsw_sp = mr_tcam_region->mlxsw_sp; in mlxsw_sp1_mr_tcam_region_alloc() 182 mr_tcam_region->rtar_key_type, in mlxsw_sp1_mr_tcam_region_alloc() 188 mlxsw_sp1_mr_tcam_region_free(struct mlxsw_sp1_mr_tcam_region *mr_tcam_region) in mlxsw_sp1_mr_tcam_region_free() argument 190 struct mlxsw_sp *mlxsw_sp = mr_tcam_region->mlxsw_sp; in mlxsw_sp1_mr_tcam_region_free() 194 mr_tcam_region->rtar_key_type, 0); in mlxsw_sp1_mr_tcam_region_free() 201 struct mlxsw_sp1_mr_tcam_region *mr_tcam_region = priv; in mlxsw_sp1_mr_tcam_region_parman_resize() local 202 struct mlxsw_sp *mlxsw_sp = mr_tcam_region->mlxsw_sp; in mlxsw_sp1_mr_tcam_region_parman_resize() 210 mr_tcam_region->rtar_key_type, new_count); in mlxsw_sp1_mr_tcam_region_parman_resize() 219 struct mlxsw_sp1_mr_tcam_region *mr_tcam_region in mlxsw_sp1_mr_tcam_region_parman_move() local 238 mlxsw_sp1_mr_tcam_region_init(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp1_mr_tcam_region *mr_tcam_region, enum mlxsw_reg_rtar_key_type rtar_key_type) mlxsw_sp1_mr_tcam_region_init() argument 283 mlxsw_sp1_mr_tcam_region_fini(struct mlxsw_sp1_mr_tcam_region *mr_tcam_region) mlxsw_sp1_mr_tcam_region_fini() argument [all...] |
Completed in 2 milliseconds