Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/
Drx_common.h101 struct efx_arfs_rule *efx_rps_hash_find(struct efx_nic *efx,
Drx_common.c719 struct efx_arfs_rule *efx_rps_hash_find(struct efx_nic *efx, in efx_rps_hash_find() function
872 rule = efx_rps_hash_find(efx, &req->spec); in efx_filter_rfs_work()
Dmcdi_filters.c1801 rule = efx_rps_hash_find(efx, spec); in efx_mcdi_filter_rfs_expire_one()