Searched refs:mlxsw_sp_acl_ctcam_region (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_tcam.h | 82 struct mlxsw_sp_acl_ctcam_region { struct 97 int (*entry_insert)(struct mlxsw_sp_acl_ctcam_region *cregion, argument 100 void (*entry_remove)(struct mlxsw_sp_acl_ctcam_region *cregion, 106 struct mlxsw_sp_acl_ctcam_region *cregion, 109 void mlxsw_sp_acl_ctcam_region_fini(struct mlxsw_sp_acl_ctcam_region *cregion); 110 void mlxsw_sp_acl_ctcam_chunk_init(struct mlxsw_sp_acl_ctcam_region *cregion, 115 struct mlxsw_sp_acl_ctcam_region *cregion, 121 struct mlxsw_sp_acl_ctcam_region *cregion, 147 struct mlxsw_sp_acl_ctcam_region cregion; 174 mlxsw_sp_acl_tcam_cregion_aregion(struct mlxsw_sp_acl_ctcam_region *cregion) in mlxsw_sp_acl_tcam_cregion_aregion()
|
D | spectrum_acl_ctcam.c | 41 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_entry_insert() 83 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_entry_remove() 98 struct mlxsw_sp_acl_ctcam_region *cregion = priv; in mlxsw_sp_acl_ctcam_region_parman_resize() 114 struct mlxsw_sp_acl_ctcam_region *cregion = priv; in mlxsw_sp_acl_ctcam_region_parman_move() 132 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_init() 145 void mlxsw_sp_acl_ctcam_region_fini(struct mlxsw_sp_acl_ctcam_region *cregion) in mlxsw_sp_acl_ctcam_region_fini() 150 void mlxsw_sp_acl_ctcam_chunk_init(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_chunk_init() 163 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_entry_add() 189 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_entry_del()
|
D | spectrum1_acl_tcam.c | 13 struct mlxsw_sp_acl_ctcam_region cregion; 31 mlxsw_sp1_acl_ctcam_region_entry_insert(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp1_acl_ctcam_region_entry_insert() 39 mlxsw_sp1_acl_ctcam_region_entry_remove(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp1_acl_ctcam_region_entry_remove()
|
D | spectrum2_acl_tcam.c | 31 mlxsw_sp2_acl_ctcam_region_entry_insert(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp2_acl_ctcam_region_entry_insert() 51 mlxsw_sp2_acl_ctcam_region_entry_remove(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp2_acl_ctcam_region_entry_remove()
|