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

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

Completed in 110 milliseconds