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.c810 int slot_idx = req - efx->rps_slot; in efx_filter_rfs_work()
928 req = efx->rps_slot + slot_idx; in efx_siena_filter_rfs()
H A Dnet_driver.h901 * @rps_slot_map: bitmap of in-flight entries in @rps_slot
902 * @rps_slot: array of ARFS insertion requests for efx_filter_rfs_work()
1079 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.h975 * @rps_slot_map: bitmap of in-flight entries in @rps_slot
976 * @rps_slot: array of ARFS insertion requests for efx_filter_rfs_work()
1156 struct efx_async_filter_insertion rps_slot[EFX_RPS_MAX_IN_FLIGHT]; member