Searched refs:hints_priv (Results 1 – 7 of 7) sorted by relevance
143 void *hints_priv) in mlxsw_sp2_acl_tcam_region_init() argument152 _region, hints_priv, in mlxsw_sp2_acl_tcam_region_init()178 static void mlxsw_sp2_acl_tcam_region_rehash_hints_put(void *hints_priv) in mlxsw_sp2_acl_tcam_region_rehash_hints_put() argument180 mlxsw_sp_acl_atcam_rehash_hints_put(hints_priv); in mlxsw_sp2_acl_tcam_region_rehash_hints_put()
219 void *hints_priv,245 void mlxsw_sp_acl_atcam_rehash_hints_put(void *hints_priv);278 void mlxsw_sp_acl_erp_rehash_hints_put(void *hints_priv);280 void *hints_priv);
185 void *hints_priv; member672 void *hints_priv) in mlxsw_sp_acl_tcam_region_create() argument703 region, hints_priv); in mlxsw_sp_acl_tcam_region_create()1416 return ctx->hints_priv; in mlxsw_sp_acl_tcam_vregion_rehash_in_progress()1427 void *hints_priv; in mlxsw_sp_acl_tcam_vregion_rehash_start() local1432 hints_priv = ops->region_rehash_hints_get(vregion->region->priv); in mlxsw_sp_acl_tcam_vregion_rehash_start()1433 if (IS_ERR(hints_priv)) in mlxsw_sp_acl_tcam_vregion_rehash_start()1434 return PTR_ERR(hints_priv); in mlxsw_sp_acl_tcam_vregion_rehash_start()1437 vregion, hints_priv); in mlxsw_sp_acl_tcam_vregion_rehash_start()1455 ctx->hints_priv = hints_priv; in mlxsw_sp_acl_tcam_vregion_rehash_start()[all …]
321 void *hints_priv, in mlxsw_sp_acl_atcam_region_init() argument338 err = mlxsw_sp_acl_erp_region_init(aregion, hints_priv); in mlxsw_sp_acl_atcam_region_init()645 void mlxsw_sp_acl_atcam_rehash_hints_put(void *hints_priv) in mlxsw_sp_acl_atcam_rehash_hints_put() argument647 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()
781 void *hints_priv);786 void (*region_rehash_hints_put)(void *hints_priv);