Home
last modified time | relevance | path

Searched refs:rps_slot (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Drx_common.c880 int slot_idx = req - efx->rps_slot; in efx_filter_rfs_work()
997 req = efx->rps_slot + slot_idx; in efx_filter_rfs()
H A Dnet_driver.h950 * @rps_slot_map: bitmap of in-flight entries in @rps_slot
951 * @rps_slot: array of ARFS insertion requests for efx_filter_rfs_work()
1128 struct efx_async_filter_insertion rps_slot[EFX_RPS_MAX_IN_FLIGHT]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Drx_common.c863 int slot_idx = req - efx->rps_slot; in efx_filter_rfs_work()
980 req = efx->rps_slot + slot_idx; in efx_filter_rfs()
H A Dnet_driver.h937 * @rps_slot_map: bitmap of in-flight entries in @rps_slot
938 * @rps_slot: array of ARFS insertion requests for efx_filter_rfs_work()
1120 struct efx_async_filter_insertion rps_slot[EFX_RPS_MAX_IN_FLIGHT]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A 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()
H A Dnet_driver.h909 * @rps_slot_map: bitmap of in-flight entries in @rps_slot
910 * @rps_slot: array of ARFS insertion requests for efx_filter_rfs_work()
1088 struct efx_async_filter_insertion rps_slot[EFX_RPS_MAX_IN_FLIGHT]; member

Completed in 16 milliseconds