Searched refs:rps_slot (Results 1 – 4 of 4) sorted by relevance
810 int slot_idx = req - efx->rps_slot; in efx_filter_rfs_work() 928 req = efx->rps_slot + slot_idx; in efx_siena_filter_rfs()
901 * @rps_slot_map: bitmap of in-flight entries in @rps_slot902 * @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
820 int slot_idx = req - efx->rps_slot; in efx_filter_rfs_work() 937 req = efx->rps_slot + slot_idx; in efx_filter_rfs()
975 * @rps_slot_map: bitmap of in-flight entries in @rps_slot976 * @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