Searched refs:efx_rps_hash_add (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | rx_common.h | 97 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx,
|
H A D | rx_common.c | 750 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx, in efx_rps_hash_add() function 1024 rule = efx_rps_hash_add(efx, &req->spec, &new); in efx_filter_rfs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | rx_common.h | 103 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx,
|
H A D | rx_common.c | 737 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx, in efx_rps_hash_add() function 1007 rule = efx_rps_hash_add(efx, &req->spec, &new); in efx_filter_rfs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | rx_common.c | 739 static struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx, in efx_rps_hash_add() function 1013 rule = efx_rps_hash_add(efx, &req->spec, &new); in efx_siena_filter_rfs()
|
Completed in 5 milliseconds