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()
220 void *hints_priv,246 void mlxsw_sp_acl_atcam_rehash_hints_put(void *hints_priv);279 void mlxsw_sp_acl_erp_rehash_hints_put(void *hints_priv);281 void *hints_priv);
184 void *hints_priv; member691 void *hints_priv) in mlxsw_sp_acl_tcam_region_create() argument722 region, hints_priv); in mlxsw_sp_acl_tcam_region_create()1445 return ctx->hints_priv; in mlxsw_sp_acl_tcam_vregion_rehash_in_progress()1456 void *hints_priv; in mlxsw_sp_acl_tcam_vregion_rehash_start() local1462 if (IS_ERR(hints_priv)) in mlxsw_sp_acl_tcam_vregion_rehash_start()1463 return PTR_ERR(hints_priv); in mlxsw_sp_acl_tcam_vregion_rehash_start()1466 vregion, hints_priv); in mlxsw_sp_acl_tcam_vregion_rehash_start()1484 ctx->hints_priv = hints_priv; in mlxsw_sp_acl_tcam_vregion_rehash_start()1494 ops->region_rehash_hints_put(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()
1063 void *hints_priv);1068 void (*region_rehash_hints_put)(void *hints_priv);
Completed in 23 milliseconds