Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Drx_common.c813 int slot_idx = req - efx->rps_slot; in efx_filter_rfs_work()
931 req = efx->rps_slot + slot_idx; in efx_siena_filter_rfs()
H A Dnet_driver.h1079 struct efx_async_filter_insertion rps_slot[EFX_RPS_MAX_IN_FLIGHT]; member
/linux/drivers/net/ethernet/sfc/
H A Drx_common.c820 int slot_idx = req - efx->rps_slot; in efx_filter_rfs_work()
937 req = efx->rps_slot + slot_idx; in efx_filter_rfs()
H A Dnet_driver.h1120 struct efx_async_filter_insertion rps_slot[EFX_RPS_MAX_IN_FLIGHT]; member