Searched refs:mtw_tx_ring (Results 1 – 2 of 2) sorted by relevance
91 struct mtw_tx_ring { struct218 struct mtw_tx_ring sc_mcu;220 struct mtw_tx_ring txq[MTW_TXQ_COUNT];
509 struct mtw_tx_ring *txq = &sc->txq[qid]; in mtw_alloc_tx_ring()550 struct mtw_tx_ring *txq = &sc->txq[qid]; in mtw_free_tx_ring()567 struct mtw_tx_ring *ring = &sc->sc_mcu; in mtw_alloc_mcu_ring()599 struct mtw_tx_ring *txq = &sc->sc_mcu; in mtw_free_mcu_ring()610 struct mtw_tx_ring *ring = &sc->txq[MTW_TXQ_MCU]; in mtw_ucode_write()1197 struct mtw_tx_ring *ring = &sc->sc_mcu; in mtw_mcu_cmd()2187 struct mtw_tx_ring *txq = &sc->txq[data->qid]; in mtw_txeof()2223 struct mtw_tx_ring *ring; in mtw_tx()