mtw_tx_ring
struct mtw_tx_ring *ring = &sc->sc_mcu;
struct mtw_tx_ring *txq = &sc->txq[data->qid];
struct mtw_tx_ring *ring;
struct mtw_tx_ring *txq;
struct mtw_tx_ring *txq;
struct mtw_tx_ring *txq = &sc->txq[qid];
struct mtw_tx_ring *txq = &sc->txq[qid];
struct mtw_tx_ring *ring = &sc->sc_mcu;
struct mtw_tx_ring *txq = &sc->sc_mcu;
struct mtw_tx_ring *ring = &sc->txq[MTW_TXQ_MCU];
struct mtw_tx_ring sc_mcu;
struct mtw_tx_ring txq[MTW_TXQ_COUNT];