wpi_alloc_rx_ring
int wpi_alloc_rx_ring(struct wpi_softc *, struct wpi_rx_ring *);
if ((error = wpi_alloc_rx_ring(sc, &sc->rxq)) != 0) {