Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtx.c372 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()
459 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()
551 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_schedule_list()
H A Dmt76.h1176 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() function