Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.c104 static const struct rhashtable_params efx_tc_match_action_ht_params = { variable
1806 efx_tc_match_action_ht_params); in efx_tc_flower_replace_foreign()
1982 efx_tc_match_action_ht_params); in efx_tc_flower_replace_foreign()
2189 efx_tc_match_action_ht_params); in efx_tc_flower_replace()
2545 efx_tc_match_action_ht_params); in efx_tc_flower_replace()
2578 efx_tc_match_action_ht_params); in efx_tc_flower_destroy()
2596 efx_tc_match_action_ht_params); in efx_tc_flower_destroy()
3015 rc = rhashtable_init(&efx->tc->match_action_ht, &efx_tc_match_action_ht_params); in efx_init_struct_tc()