Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dmain.c965 local->monitor_chandef = dflt_chandef; in ieee80211_register_hw()
Dcfg.c776 if (cfg80211_chandef_identical(&local->monitor_chandef, chandef)) in ieee80211_set_monitor_channel()
793 local->monitor_chandef = *chandef; in ieee80211_set_monitor_channel()
3626 *chandef = local->monitor_chandef; in ieee80211_cfg_get_channel()
Dieee80211_i.h1403 struct cfg80211_chan_def monitor_chandef; member
Diface.c433 ret = ieee80211_vif_use_channel(sdata, &local->monitor_chandef, in ieee80211_add_virtual_monitor()
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dwil6210.h960 struct cfg80211_chan_def monitor_chandef; member
Dcfg80211.c1490 wil->monitor_chandef = *chandef; in wil_cfg80211_set_channel()
2769 cfg80211_chandef_create(&wil->monitor_chandef, ch, NL80211_CHAN_NO_HT); in wil_cfg80211_init()
Dtxrx.c336 struct ieee80211_channel *ch = wil->monitor_chandef.chan; in wil_rx_add_radiotap_header()
Dwmi.c2619 struct ieee80211_channel *ch = wil->monitor_chandef.chan; in wmi_rx_chain_add()