iwn_alloc_tx_ring
static int iwn_alloc_tx_ring(struct iwn_softc *, struct iwn_tx_ring *,
if ((error = iwn_alloc_tx_ring(sc, &sc->txq[i], i)) != 0) {