Home
last modified time | relevance | path

Searched refs:monitor_chandef (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Dwil6210.h951 struct cfg80211_chan_def monitor_chandef; member
Dcfg80211.c1500 wil->monitor_chandef = *chandef; in wil_cfg80211_set_channel()
2814 cfg80211_chandef_create(&wil->monitor_chandef, ch, NL80211_CHAN_NO_HT); in wil_cfg80211_init()
Dtxrx.c324 struct ieee80211_channel *ch = wil->monitor_chandef.chan; in wil_rx_add_radiotap_header()
Dwmi.c2636 struct ieee80211_channel *ch = wil->monitor_chandef.chan; in wmi_rx_chain_add()