Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dutil.c318 cfg80211_chandef_valid(&tmp_priv->bss_chandef)) in nxpwifi_is_channel_setting_allowable()
319 set_chan = tmp_priv->bss_chandef.chan; in nxpwifi_is_channel_setting_allowable()
460 priv->bss_chandef.chan->center_freq, in nxpwifi_host_mlme_disconnect()
H A Ddebugfs.c816 if (priv->bss_chandef.chan->dfs_cac_ms) { in nxpwifi_fake_radar_detect_write()
H A Duap_cmd.c1191 priv->bss_chandef = chandef; in nxpwifi_uap_set_channel()
H A Dmain.h610 struct cfg80211_chan_def bss_chandef; member
H A Dcfg80211.c3161 cfg80211_chandef_valid(&priv->bss_chandef)) { in nxpwifi_cfg80211_get_channel()
3162 *chandef = priv->bss_chandef; in nxpwifi_cfg80211_get_channel()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c389 priv->bss_chandef.chan->center_freq, in mwifiex_host_mlme_disconnect()
H A Duap_cmd.c980 priv->bss_chandef = chandef; in mwifiex_uap_set_channel()
H A Dcfg80211.c4096 cfg80211_chandef_valid(&priv->bss_chandef)) { in mwifiex_cfg80211_get_channel()
4097 *chandef = priv->bss_chandef; in mwifiex_cfg80211_get_channel()