Searched refs:mlxsw_sp_acl_tcam_region (Results 1 – 8 of 8) sorted by relevance
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_ctcam.c | 15 struct mlxsw_sp_acl_tcam_region *region, in mlxsw_sp_acl_ctcam_region_resize() 28 struct mlxsw_sp_acl_tcam_region *region, in mlxsw_sp_acl_ctcam_region_move() 46 struct mlxsw_sp_acl_tcam_region *region = cregion->region; in mlxsw_sp_acl_ctcam_region_entry_insert() 125 struct mlxsw_sp_acl_tcam_region *region = cregion->region; in mlxsw_sp_acl_ctcam_region_parman_resize() 141 struct mlxsw_sp_acl_tcam_region *region = cregion->region; in mlxsw_sp_acl_ctcam_region_parman_move() 159 struct mlxsw_sp_acl_tcam_region *region, in mlxsw_sp_acl_ctcam_region_init()
|
D | spectrum_acl_tcam.c | 144 struct mlxsw_sp_acl_tcam_region *region; 145 struct mlxsw_sp_acl_tcam_region *region2; /* Used during migration */ 164 struct mlxsw_sp_acl_tcam_region *region; 205 struct mlxsw_sp_acl_tcam_region *region; in mlxsw_sp_acl_tcam_group_update() 380 struct mlxsw_sp_acl_tcam_region *region, in mlxsw_sp_acl_tcam_group_region_attach() 382 struct mlxsw_sp_acl_tcam_region *next_region) in mlxsw_sp_acl_tcam_group_region_attach() 384 struct mlxsw_sp_acl_tcam_region *region2; in mlxsw_sp_acl_tcam_group_region_attach() 428 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_group_region_detach() 566 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_region_alloc() 594 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_region_free() [all …]
|
D | spectrum_acl_tcam.h | 81 struct mlxsw_sp_acl_tcam_region { struct 97 struct mlxsw_sp_acl_tcam_region *region; argument 119 struct mlxsw_sp_acl_tcam_region *region, 166 struct mlxsw_sp_acl_tcam_region *region; 219 struct mlxsw_sp_acl_tcam_region *region,
|
D | spectrum1_acl_tcam.c | 14 struct mlxsw_sp_acl_tcam_region *region; 115 struct mlxsw_sp_acl_tcam_region *_region, in mlxsw_sp1_acl_tcam_region_init() 148 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp1_acl_tcam_region_associate() 206 struct mlxsw_sp_acl_tcam_region *_region, in mlxsw_sp1_acl_tcam_region_entry_activity_get()
|
D | spectrum_acl_atcam.c | 225 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_12kb_lkey_id_get() 293 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_type_init() 318 struct mlxsw_sp_acl_tcam_region *region, in mlxsw_sp_acl_atcam_region_init() 383 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_entry_insert() 425 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_entry_remove() 449 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_entry_action_replace() 475 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in __mlxsw_sp_acl_atcam_entry_add()
|
D | spectrum2_acl_tcam.c | 18 struct mlxsw_sp_acl_tcam_region *region; 142 struct mlxsw_sp_acl_tcam_region *_region, in mlxsw_sp2_acl_tcam_region_init() 166 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp2_acl_tcam_region_associate()
|
D | spectrum_acl_erp.c | 183 struct mlxsw_sp_acl_tcam_region *region = erp_table->aregion->region; in mlxsw_sp_acl_erp_master_mask_update() 427 struct mlxsw_sp_acl_tcam_region *region = erp_table->aregion->region; in mlxsw_sp_acl_erp_table_enable() 442 struct mlxsw_sp_acl_tcam_region *region = erp_table->aregion->region; in mlxsw_sp_acl_erp_table_disable() 649 struct mlxsw_sp_acl_tcam_region *region = erp_table->aregion->region; in mlxsw_sp_acl_erp_region_erp_add() 666 struct mlxsw_sp_acl_tcam_region *region = erp_table->aregion->region; in mlxsw_sp_acl_erp_region_erp_del()
|
D | spectrum.h | 1047 struct mlxsw_sp_acl_tcam_region; 1058 struct mlxsw_sp_acl_tcam_region *region, 1062 struct mlxsw_sp_acl_tcam_region *region);
|