Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c87 static const struct rhashtable_params mlxsw_sp_acl_rule_ht_params = { variable
185 err = rhashtable_init(&ruleset->rule_ht, &mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_ruleset_create()
872 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_add()
897 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_add()
920 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_del()
944 mlxsw_sp_acl_rule_ht_params); in mlxsw_sp_acl_rule_lookup()