Lines Matching refs:que
84 struct igc_tx_queue *que;
93 que = &sc->tx_queues[qid];
94 txr = &que->txr;
271 struct igc_tx_queue *que = &sc->tx_queues[pi->ipi_qsidx];
272 struct tx_ring *txr = &que->txr;
333 struct igc_tx_queue *que = &sc->tx_queues[txqid];
334 struct tx_ring *txr = &que->txr;
344 struct igc_tx_queue *que = &sc->tx_queues[txqid];
345 struct tx_ring *txr = &que->txr;
398 struct igc_rx_queue *que = &sc->rx_queues[rxqid];
400 struct rx_ring *rxr = &que->rxr;
424 struct igc_rx_queue *que = &sc->rx_queues[rxqid];
425 struct rx_ring *rxr = &que->rxr;
435 struct igc_rx_queue *que = &sc->rx_queues[rxqid];
436 struct rx_ring *rxr = &que->rxr;
467 struct igc_rx_queue *que = &sc->rx_queues[ri->iri_qsidx];
468 struct rx_ring *rxr = &que->rxr;