Searched refs:wpi_alloc_tx_ring (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c159 static int wpi_alloc_tx_ring(struct wpi_softc *, struct wpi_tx_ring *,
433 if ((error = wpi_alloc_tx_ring(sc, &sc->txq[i], i)) != 0) {
1154 wpi_alloc_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring, uint8_t qid) function

Completed in 81 milliseconds