Home
last modified time | relevance | path

Searched refs:mlxsw_sp_acl_rule_ht_params (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c81 static const struct rhashtable_params mlxsw_sp_acl_rule_ht_params = { variable
179 err = rhashtable_init(&ruleset->rule_ht, &mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_ruleset_create()
750 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_add()
775 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_add()
798 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_del()
822 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_lookup()