Home
last modified time | relevance | path

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

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