Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Drx_common.h101 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx,
H A Drx_common.c694 struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx, in efx_rps_hash_add() function
964 rule = efx_rps_hash_add(efx, &req->spec, &new); in efx_filter_rfs()
/linux/drivers/net/ethernet/sfc/siena/
H A Drx_common.c681 static struct efx_arfs_rule *efx_rps_hash_add(struct efx_nic *efx, in efx_rps_hash_add() function
955 rule = efx_rps_hash_add(efx, &req->spec, &new); in efx_siena_filter_rfs()