iwn_alloc_rx_ring
static int iwn_alloc_rx_ring(struct iwn_softc *, struct iwn_rx_ring *);
if ((error = iwn_alloc_rx_ring(sc, &sc->rxq)) != 0) {