mtw_alloc_rx_ring
if ((error = mtw_alloc_rx_ring(sc, 0)) != 0)
if ((error = mtw_alloc_rx_ring(sc, 1)) != 0)
int mtw_alloc_rx_ring(struct mtw_softc *, int);