Searched refs:efx_rps_hash_bucket (Results 1 – 2 of 2) sorted by relevance
708 struct hlist_head *efx_rps_hash_bucket(struct efx_nic *efx, in efx_rps_hash_bucket() function726 head = efx_rps_hash_bucket(efx, spec); in efx_rps_hash_find()745 head = efx_rps_hash_bucket(efx, spec); in efx_rps_hash_add()770 head = efx_rps_hash_bucket(efx, spec); in efx_rps_hash_del()
710 struct hlist_head *efx_rps_hash_bucket(struct efx_nic *efx, in efx_rps_hash_bucket() function728 head = efx_rps_hash_bucket(efx, spec); in efx_siena_rps_hash_find()747 head = efx_rps_hash_bucket(efx, spec); in efx_rps_hash_add()773 head = efx_rps_hash_bucket(efx, spec); in efx_siena_rps_hash_del()
Completed in 6 milliseconds