Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dtx.c374 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()
461 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()
553 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_schedule_list()
H A Dmt76.h1262 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() function