Searched refs:hints_priv (Results 1 – 7 of 7) sorted by relevance
153 void *hints_priv) in mlxsw_sp2_acl_tcam_region_init() argument162 _region, hints_priv, in mlxsw_sp2_acl_tcam_region_init()188 static void mlxsw_sp2_acl_tcam_region_rehash_hints_put(void *hints_priv) in mlxsw_sp2_acl_tcam_region_rehash_hints_put() argument190 mlxsw_sp_acl_atcam_rehash_hints_put(hints_priv); in mlxsw_sp2_acl_tcam_region_rehash_hints_put()
215 void *hints_priv,241 void mlxsw_sp_acl_atcam_rehash_hints_put(void *hints_priv);274 void mlxsw_sp_acl_erp_rehash_hints_put(void *hints_priv);276 void *hints_priv);
124 void *hints_priv; member631 void *hints_priv) in mlxsw_sp_acl_tcam_region_create() argument662 region, hints_priv); in mlxsw_sp_acl_tcam_region_create()1350 return ctx->hints_priv; in mlxsw_sp_acl_tcam_vregion_rehash_in_progress()1361 void *hints_priv; in mlxsw_sp_acl_tcam_vregion_rehash_start() local1366 hints_priv = ops->region_rehash_hints_get(vregion->region->priv); in mlxsw_sp_acl_tcam_vregion_rehash_start()1367 if (IS_ERR(hints_priv)) in mlxsw_sp_acl_tcam_vregion_rehash_start()1368 return PTR_ERR(hints_priv); in mlxsw_sp_acl_tcam_vregion_rehash_start()1371 vregion, hints_priv); in mlxsw_sp_acl_tcam_vregion_rehash_start()1389 ctx->hints_priv = hints_priv; in mlxsw_sp_acl_tcam_vregion_rehash_start()[all …]
319 void *hints_priv, in mlxsw_sp_acl_atcam_region_init() argument336 err = mlxsw_sp_acl_erp_region_init(aregion, hints_priv); in mlxsw_sp_acl_atcam_region_init()643 void mlxsw_sp_acl_atcam_rehash_hints_put(void *hints_priv) in mlxsw_sp_acl_atcam_rehash_hints_put() argument645 mlxsw_sp_acl_erp_rehash_hints_put(hints_priv); in mlxsw_sp_acl_atcam_rehash_hints_put()
116 void *hints_priv) in mlxsw_sp1_acl_tcam_region_init() argument
1449 void mlxsw_sp_acl_erp_rehash_hints_put(void *hints_priv) in mlxsw_sp_acl_erp_rehash_hints_put() argument1451 struct objagg_hints *hints = hints_priv; in mlxsw_sp_acl_erp_rehash_hints_put()1457 void *hints_priv) in mlxsw_sp_acl_erp_region_init() argument1460 struct objagg_hints *hints = hints_priv; in mlxsw_sp_acl_erp_region_init()
1128 void *hints_priv);1133 void (*region_rehash_hints_put)(void *hints_priv);