Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sfc/
Drx_common.h101 struct efx_arfs_rule *efx_rps_hash_find(struct efx_nic *efx,
Drx_common.c716 struct efx_arfs_rule *efx_rps_hash_find(struct efx_nic *efx, in efx_rps_hash_find() function
873 rule = efx_rps_hash_find(efx, &req->spec); in efx_filter_rfs_work()
Dmcdi_filters.c1797 rule = efx_rps_hash_find(efx, spec); in efx_mcdi_filter_rfs_expire_one()