Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c116 static const struct rhashtable_params efx_tc_recirc_ht_params = { variable
703 efx_tc_recirc_ht_params); in efx_tc_get_recirc_id()
718 efx_tc_recirc_ht_params); in efx_tc_get_recirc_id()
733 efx_tc_recirc_ht_params); in efx_tc_put_recirc_id()
2699 rc = rhashtable_init(&efx->tc->recirc_ht, &efx_tc_recirc_ht_params); in efx_init_struct_tc()