Searched refs:efx_rps_hash_bucket (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | rx_common.c | 721 struct hlist_head *efx_rps_hash_bucket(struct efx_nic *efx, in efx_rps_hash_bucket() function 739 head = efx_rps_hash_bucket(efx, spec); in efx_rps_hash_find() 758 head = efx_rps_hash_bucket(efx, spec); in efx_rps_hash_add() 783 head = efx_rps_hash_bucket(efx, spec); in efx_rps_hash_del()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | rx_common.c | 708 struct hlist_head *efx_rps_hash_bucket(struct efx_nic *efx, in efx_rps_hash_bucket() function 726 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | rx_common.c | 710 struct hlist_head *efx_rps_hash_bucket(struct efx_nic *efx, in efx_rps_hash_bucket() function 728 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 5 milliseconds