Home
last modified time | relevance | path

Searched refs:mlxsw_sp_acl_ctcam_region (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_ctcam.c41 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_entry_insert()
88 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_entry_remove()
102 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_entry_action_replace()
124 struct mlxsw_sp_acl_ctcam_region *cregion = priv; in mlxsw_sp_acl_ctcam_region_parman_resize()
140 struct mlxsw_sp_acl_ctcam_region *cregion = priv; in mlxsw_sp_acl_ctcam_region_parman_move()
158 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_init()
171 void mlxsw_sp_acl_ctcam_region_fini(struct mlxsw_sp_acl_ctcam_region *cregion) in mlxsw_sp_acl_ctcam_region_fini()
176 void mlxsw_sp_acl_ctcam_chunk_init(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_chunk_init()
189 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_entry_add()
215 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_entry_del()
[all …]
Dspectrum_acl_tcam.h94 struct mlxsw_sp_acl_ctcam_region { struct
109 int (*entry_insert)(struct mlxsw_sp_acl_ctcam_region *cregion, argument
112 void (*entry_remove)(struct mlxsw_sp_acl_ctcam_region *cregion,
118 struct mlxsw_sp_acl_ctcam_region *cregion,
121 void mlxsw_sp_acl_ctcam_region_fini(struct mlxsw_sp_acl_ctcam_region *cregion);
122 void mlxsw_sp_acl_ctcam_chunk_init(struct mlxsw_sp_acl_ctcam_region *cregion,
127 struct mlxsw_sp_acl_ctcam_region *cregion,
133 struct mlxsw_sp_acl_ctcam_region *cregion,
137 struct mlxsw_sp_acl_ctcam_region *cregion,
164 struct mlxsw_sp_acl_ctcam_region cregion;
[all …]
Dspectrum1_acl_tcam.c13 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()
Dspectrum2_acl_tcam.c31 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()