iwm_alloc_rx_ring
static int iwm_alloc_rx_ring(struct iwm_softc *, struct iwm_rx_ring *);
if ((error = iwm_alloc_rx_ring(sc, &sc->rxq)) != 0) {