Home
last modified time | relevance | path

Searched refs:tx_offchannel (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dtx.c355 head = &wcid->tx_offchannel; in mt76_tx()
665 ret = mt76_txq_schedule_pending_wcid(phy, wcid, &wcid->tx_offchannel); in mt76_txq_schedule_pending()
671 !skb_queue_empty(&wcid->tx_offchannel) && in mt76_txq_schedule_pending()
H A Dmt76.h371 struct sk_buff_head tx_offchannel; member
H A Dmac80211.c1649 skb_queue_head_init(&wcid->tx_offchannel); in mt76_wcid_init()