Lines Matching defs:rxr_idx
830 * @rxr_idx: index of first Rx ring to allocate
838 int rxr_count, int rxr_idx)
988 if ((rxr_idx >= f->offset) &&
989 (rxr_idx < f->offset + f->indices))
996 ring->queue_index = rxr_idx;
999 WRITE_ONCE(adapter->rx_ring[rxr_idx], ring);
1003 rxr_idx += v_count;
1060 int rxr_idx = 0, txr_idx = 0, xdp_idx = 0, v_idx = 0;
1070 0, 0, 0, 0, 1, rxr_idx);
1077 rxr_idx++;
1089 rqpv, rxr_idx);
1098 rxr_idx++;