Home | History | Annotate | Download | only in pci

Lines Matching refs:wpi_tx_ring

100 static int	wpi_alloc_tx_ring(struct wpi_softc *, struct wpi_tx_ring *,
102 static void wpi_reset_tx_ring(struct wpi_softc *, struct wpi_tx_ring *);
103 static void wpi_free_tx_ring(struct wpi_softc *, struct wpi_tx_ring *);
781 wpi_alloc_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring, int count,
837 wpi_reset_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring)
872 wpi_free_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring)
1633 struct wpi_tx_ring *ring = &sc->txq[desc->qid & 0x3];
1680 struct wpi_tx_ring *ring = &sc->cmdq;
1902 struct wpi_tx_ring *ring = &sc->txq[ac];
2384 struct wpi_tx_ring *ring = &sc->cmdq;
2672 struct wpi_tx_ring *ring = &sc->cmdq;
2812 struct wpi_tx_ring *ring = &sc->cmdq;