Home
last modified time | relevance | path

Searched refs:efx_rps_hash_add (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/sfc/
Drx_common.h103 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx,
Drx_common.c737 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()
/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Drx_common.c739 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()