Home
last modified time | relevance | path

Searched refs:offchan (Results 1 – 8 of 8) sorted by relevance

/drivers/net/wireless/silabs/wfx/
A Dqueue.c71 skb_queue_head_init(&wvif->tx_queue[i].offchan); in wfx_tx_queues_init()
80 skb_queue_empty_lockless(&queue->offchan); in wfx_tx_queue_empty()
111 __wfx_tx_queue_drop(wvif, &queue->offchan, dropped); in wfx_tx_queue_drop()
121 skb_queue_tail(&queue->offchan, skb); in wfx_tx_queues_put()
256 skb = skb_dequeue(&queues[i]->offchan); in wfx_tx_queues_get_skb()
A Dqueue.h20 struct sk_buff_head offchan; member
/drivers/net/wireless/realtek/rtw89/
A Dmac80211.c31 if (rtwvif->offchan && !(flags & IEEE80211_TX_CTL_TX_OFFCHAN) && sta) { in rtw89_ops_tx()
207 rtwvif->offchan = false; in rtw89_ops_add_interface()
1227 if (rtwdev->scanning || rtwvif->offchan) in rtw89_ops_hw_scan()
A Dcore.c3292 if (rtwvif->offchan) { in rtw89_core_txq_schedule()
3506 tmp_vif->offchan = true; in rtw89_roc_start()
3562 tmp_vif->offchan = false; in rtw89_roc_end()
3687 if (rtwvif->offchan) in rtw89_enter_lps_track()
A Dcore.h6038 bool offchan; member
A Dmac.c5108 if (!rtwdev->scanning && !rtwvif->offchan && in rtw89_mac_bcn_fltr_rpt()
/drivers/net/wireless/quantenna/qtnfmac/
A Dcfg80211.c459 if (params->offchan) in qtnf_mgmt_tx()
/drivers/net/wireless/ath/wil6210/
A Dcfg80211.c1445 params->offchan, in wil_cfg80211_mgmt_tx()
1472 if (params->offchan == 0) { in wil_cfg80211_mgmt_tx()

Completed in 91 milliseconds