Lines Matching refs:cregion
105 int (*entry_insert)(struct mlxsw_sp_acl_ctcam_region *cregion,
108 void (*entry_remove)(struct mlxsw_sp_acl_ctcam_region *cregion,
114 struct mlxsw_sp_acl_ctcam_region *cregion,
117 void mlxsw_sp_acl_ctcam_region_fini(struct mlxsw_sp_acl_ctcam_region *cregion);
118 void mlxsw_sp_acl_ctcam_chunk_init(struct mlxsw_sp_acl_ctcam_region *cregion,
123 struct mlxsw_sp_acl_ctcam_region *cregion,
129 struct mlxsw_sp_acl_ctcam_region *cregion,
133 struct mlxsw_sp_acl_ctcam_region *cregion,
160 struct mlxsw_sp_acl_ctcam_region cregion; member
195 mlxsw_sp_acl_tcam_cregion_aregion(struct mlxsw_sp_acl_ctcam_region *cregion) in mlxsw_sp_acl_tcam_cregion_aregion() argument
197 return container_of(cregion, struct mlxsw_sp_acl_atcam_region, cregion); in mlxsw_sp_acl_tcam_cregion_aregion()