Searched refs:mac_ht (Results 1 – 2 of 2) sorted by relevance
311 struct rhashtable mac_ht; member
133 old = rhashtable_lookup_get_insert_fast(&efx->tc->mac_ht, in efx_tc_flower_get_mac()157 rhashtable_remove_fast(&efx->tc->mac_ht, &ped->linkage, in efx_tc_flower_get_mac()168 rhashtable_remove_fast(&efx->tc->mac_ht, &ped->linkage, in efx_tc_flower_put_mac()3009 rc = rhashtable_init(&efx->tc->mac_ht, &efx_tc_mac_ht_params); in efx_init_struct_tc()3049 rhashtable_destroy(&efx->tc->mac_ht); in efx_init_struct_tc()3086 rhashtable_free_and_destroy(&efx->tc->mac_ht, efx_tc_mac_free, NULL); in efx_fini_struct_tc()