Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dtx.c354 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()
441 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()
533 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_schedule_list()
Dmt76.h1041 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() function