Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl.c83 static const struct rhashtable_params mlxsw_sp_acl_rule_ht_params = { variable
316 err = rhashtable_init(&ruleset->rule_ht, &mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_ruleset_create()
689 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_add()
711 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_add()
732 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_del()
756 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_lookup()