Searched refs:mlxsw_sp_acl_tcam_region (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/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 | 206 struct mlxsw_sp_acl_tcam_region *region; 207 struct mlxsw_sp_acl_tcam_region *region2; /* Used during migration */ 226 struct mlxsw_sp_acl_tcam_region *region; 267 struct mlxsw_sp_acl_tcam_region *region; in mlxsw_sp_acl_tcam_group_update() 422 struct mlxsw_sp_acl_tcam_region *region, in mlxsw_sp_acl_tcam_group_region_attach() 424 struct mlxsw_sp_acl_tcam_region *next_region) in mlxsw_sp_acl_tcam_group_region_attach() 426 struct mlxsw_sp_acl_tcam_region *region2; in mlxsw_sp_acl_tcam_group_region_attach() 470 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_group_region_detach() 608 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_region_alloc() 636 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_region_free() [all …]
|
D | spectrum_acl_tcam.h | 80 struct mlxsw_sp_acl_tcam_region { struct 96 struct mlxsw_sp_acl_tcam_region *region; argument 118 struct mlxsw_sp_acl_tcam_region *region, 165 struct mlxsw_sp_acl_tcam_region *region; 218 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 | 227 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_12kb_lkey_id_get() 295 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_type_init() 320 struct mlxsw_sp_acl_tcam_region *region, in mlxsw_sp_acl_atcam_region_init() 385 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_entry_insert() 427 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_entry_remove() 451 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_entry_action_replace() 477 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() 425 struct mlxsw_sp_acl_tcam_region *region = erp_table->aregion->region; in mlxsw_sp_acl_erp_table_enable() 440 struct mlxsw_sp_acl_tcam_region *region = erp_table->aregion->region; in mlxsw_sp_acl_erp_table_disable() 647 struct mlxsw_sp_acl_tcam_region *region = erp_table->aregion->region; in mlxsw_sp_acl_erp_region_erp_add() 664 struct mlxsw_sp_acl_tcam_region *region = erp_table->aregion->region; in mlxsw_sp_acl_erp_region_erp_del()
|
D | spectrum.h | 769 struct mlxsw_sp_acl_tcam_region; 780 struct mlxsw_sp_acl_tcam_region *region, 784 struct mlxsw_sp_acl_tcam_region *region);
|