Searched refs:mlxsw_sp_acl_tcam_region (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A 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()
|
H A D | spectrum_acl_tcam.h | 77 struct mlxsw_sp_acl_tcam_region { struct 93 struct mlxsw_sp_acl_tcam_region *region; argument 115 struct mlxsw_sp_acl_tcam_region *region, 162 struct mlxsw_sp_acl_tcam_region *region; 212 struct mlxsw_sp_acl_tcam_region *region,
|
H A 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()
|
H A D | spectrum_acl_tcam.c | 149 struct mlxsw_sp_acl_tcam_region *region; 169 struct mlxsw_sp_acl_tcam_region *region; 210 struct mlxsw_sp_acl_tcam_region *region; in mlxsw_sp_acl_tcam_group_update() 389 struct mlxsw_sp_acl_tcam_region *region2; in mlxsw_sp_acl_tcam_group_region_attach() 599 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_region_free() 611 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_region_enable() 622 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_region_disable() 631 static struct mlxsw_sp_acl_tcam_region * 638 struct mlxsw_sp_acl_tcam_region *region; in mlxsw_sp_acl_tcam_region_create() 686 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp_acl_tcam_region_destroy() [all …]
|
H A 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() 426 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_entry_remove() 450 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in mlxsw_sp_acl_atcam_region_entry_action_replace() 476 struct mlxsw_sp_acl_tcam_region *region = aregion->region; in __mlxsw_sp_acl_atcam_entry_add()
|
H A D | spectrum2_acl_tcam.c | 18 struct mlxsw_sp_acl_tcam_region *region; 152 struct mlxsw_sp_acl_tcam_region *_region, in mlxsw_sp2_acl_tcam_region_init() 176 struct mlxsw_sp_acl_tcam_region *region) in mlxsw_sp2_acl_tcam_region_associate()
|
H A 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()
|
H A D | spectrum.h | 1116 struct mlxsw_sp_acl_tcam_region; 1127 struct mlxsw_sp_acl_tcam_region *region, 1131 struct mlxsw_sp_acl_tcam_region *region);
|