Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.c116 static const struct rhashtable_params efx_tc_recirc_ht_params = { variable
708 efx_tc_recirc_ht_params); in efx_tc_get_recirc_id()
723 efx_tc_recirc_ht_params); in efx_tc_get_recirc_id()
738 efx_tc_recirc_ht_params); in efx_tc_put_recirc_id()
3024 rc = rhashtable_init(&efx->tc->recirc_ht, &efx_tc_recirc_ht_params); in efx_init_struct_tc()