Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c104 static const struct rhashtable_params efx_tc_match_action_ht_params = { variable
1490 efx_tc_match_action_ht_params); in efx_tc_flower_replace_foreign()
1665 efx_tc_match_action_ht_params); in efx_tc_flower_replace_foreign()
1872 efx_tc_match_action_ht_params); in efx_tc_flower_replace()
2220 efx_tc_match_action_ht_params); in efx_tc_flower_replace()
2253 efx_tc_match_action_ht_params); in efx_tc_flower_destroy()
2271 efx_tc_match_action_ht_params); in efx_tc_flower_destroy()
2690 rc = rhashtable_init(&efx->tc->match_action_ht, &efx_tc_match_action_ht_params); in efx_init_struct_tc()