Home
last modified time | relevance | path

Searched refs:mtxq_to_txq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dtx.c364 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()
451 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()
543 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_schedule_list()
H A Dmt76.h1175 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() function