Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sfc/siena/
Drx_common.h96 struct efx_arfs_rule *efx_siena_rps_hash_find(struct efx_nic *efx,
Drx_common.c721 struct efx_arfs_rule *efx_siena_rps_hash_find(struct efx_nic *efx, in efx_siena_rps_hash_find() function
879 rule = efx_siena_rps_hash_find(efx, &req->spec); in efx_filter_rfs_work()
Dfarch.c2928 rule = efx_siena_rps_hash_find(efx, &spec); in efx_farch_filter_rfs_expire_one()