Lines Matching refs:cregion
108 int (*entry_insert)(struct mlxsw_sp_acl_ctcam_region *cregion,
111 void (*entry_remove)(struct mlxsw_sp_acl_ctcam_region *cregion,
117 struct mlxsw_sp_acl_ctcam_region *cregion,
120 void mlxsw_sp_acl_ctcam_region_fini(struct mlxsw_sp_acl_ctcam_region *cregion);
121 void mlxsw_sp_acl_ctcam_chunk_init(struct mlxsw_sp_acl_ctcam_region *cregion,
126 struct mlxsw_sp_acl_ctcam_region *cregion,
132 struct mlxsw_sp_acl_ctcam_region *cregion,
136 struct mlxsw_sp_acl_ctcam_region *cregion,
163 struct mlxsw_sp_acl_ctcam_region cregion; member
201 mlxsw_sp_acl_tcam_cregion_aregion(struct mlxsw_sp_acl_ctcam_region *cregion) in mlxsw_sp_acl_tcam_cregion_aregion() argument
203 return container_of(cregion, struct mlxsw_sp_acl_atcam_region, cregion); in mlxsw_sp_acl_tcam_cregion_aregion()