Lines Matching refs:tx_rings
648 sc->tx_rings =
657 struct tx_ring *txr = &sc->tx_rings[iq];
715 q->txr = &sc->tx_rings[iq];
724 for (struct tx_ring *txr = sc->tx_rings; txconf > 0; txr++, txconf--)
729 kmem_free(sc->tx_rings, sc->sc_nqueues * sizeof(struct tx_ring));
730 sc->tx_rings = NULL;
775 struct tx_ring *txr = &sc->tx_rings[iq];
781 kmem_free(sc->tx_rings, sc->sc_nqueues * sizeof(struct tx_ring));
1635 struct tx_ring *txr = &sc->tx_rings[0]; /* queue 0 */
1654 struct tx_ring *txr = &sc->tx_rings[qid];
1912 struct tx_ring *txr = &sc->tx_rings[iq];
2979 struct tx_ring *txr = &sc->tx_rings[iq];
3037 struct tx_ring *txr = &sc->tx_rings[iq];
3085 struct tx_ring *txr = &sc->tx_rings[iq];