WPI_CMD_RING_COUNT
err = wpi_alloc_tx_ring(sc, &sc->sc_cmdq, WPI_CMD_RING_COUNT, 4);
ring->cur = (ring->cur + 1) % WPI_CMD_RING_COUNT;