Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
A Dtc.h318 struct rhashtable recirc_ht; member
A Dtc.c706 old = rhashtable_lookup_get_insert_fast(&efx->tc->recirc_ht, in efx_tc_get_recirc_id()
721 rhashtable_remove_fast(&efx->tc->recirc_ht, in efx_tc_get_recirc_id()
737 rhashtable_remove_fast(&efx->tc->recirc_ht, &rid->linkage, in efx_tc_put_recirc_id()
3024 rc = rhashtable_init(&efx->tc->recirc_ht, &efx_tc_recirc_ht_params); in efx_init_struct_tc()
3083 rhashtable_free_and_destroy(&efx->tc->recirc_ht, efx_tc_recirc_free, efx); in efx_fini_struct_tc()

Completed in 11 milliseconds