wpi_alloc_tx_ring
int wpi_alloc_tx_ring(struct wpi_softc *, struct wpi_tx_ring *,
if ((error = wpi_alloc_tx_ring(sc, &sc->txq[i], i)) != 0) {