Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/
Dtc.c60 static const struct rhashtable_params efx_tc_match_action_ht_params = { variable
243 efx_tc_match_action_ht_params); in efx_tc_flower_replace()
374 efx_tc_match_action_ht_params); in efx_tc_flower_replace()
389 efx_tc_match_action_ht_params); in efx_tc_flower_destroy()
407 efx_tc_match_action_ht_params); in efx_tc_flower_destroy()
644 rc = rhashtable_init(&efx->tc->match_action_ht, &efx_tc_match_action_ht_params); in efx_init_struct_tc()