rps_slot         1064 drivers/net/ethernet/sfc/net_driver.h 	struct efx_async_filter_insertion rps_slot[EFX_RPS_MAX_IN_FLIGHT];
rps_slot          834 drivers/net/ethernet/sfc/rx.c 	int slot_idx = req - efx->rps_slot;
rps_slot          927 drivers/net/ethernet/sfc/rx.c 	req = efx->rps_slot + slot_idx;