Home
last modified time | relevance | path

Searched refs:rps_slot (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/sfc/
Drx_common.c858 int slot_idx = req - efx->rps_slot; in efx_filter_rfs_work()
975 req = efx->rps_slot + slot_idx; in efx_filter_rfs()
Dnet_driver.h1141 struct efx_async_filter_insertion rps_slot[EFX_RPS_MAX_IN_FLIGHT]; member
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Drx_common.c868 int slot_idx = req - efx->rps_slot; in efx_filter_rfs_work()
986 req = efx->rps_slot + slot_idx; in efx_siena_filter_rfs()
Dnet_driver.h1088 struct efx_async_filter_insertion rps_slot[EFX_RPS_MAX_IN_FLIGHT]; member