Home
last modified time | relevance | path

Searched refs:dfs_chandef (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11h.c119 chandef = priv->dfs_chandef; in nxpwifi_dfs_cac_work()
187 if (nxpwifi_stop_radar_detection(priv, &priv->dfs_chandef)) in nxpwifi_abort_cac()
193 cfg80211_cac_event(priv->netdev, &priv->dfs_chandef, in nxpwifi_abort_cac()
229 priv->dfs_chandef.chan->hw_value); in nxpwifi_11h_handle_chanrpt_ready()
234 &priv->dfs_chandef, in nxpwifi_11h_handle_chanrpt_ready()
238 &priv->dfs_chandef, in nxpwifi_11h_handle_chanrpt_ready()
264 if (nxpwifi_stop_radar_detection(priv, &priv->dfs_chandef)) in nxpwifi_11h_handle_radar_detected()
268 cfg80211_cac_event(priv->netdev, &priv->dfs_chandef, in nxpwifi_11h_handle_radar_detected()
271 cfg80211_radar_event(priv->adapter->wiphy, &priv->dfs_chandef, in nxpwifi_11h_handle_radar_detected()
321 nxpwifi_uap_set_channel(priv, bss_cfg, priv->dfs_chandef); in nxpwifi_dfs_chan_sw_work()
[all …]
H A Ddebugfs.c807 if (nxpwifi_stop_radar_detection(priv, &priv->dfs_chandef)) in nxpwifi_fake_radar_detect_write()
811 cfg80211_cac_event(priv->netdev, &priv->dfs_chandef, in nxpwifi_fake_radar_detect_write()
813 cfg80211_radar_event(adapter->wiphy, &priv->dfs_chandef, in nxpwifi_fake_radar_detect_write()
820 &priv->dfs_chandef, in nxpwifi_fake_radar_detect_write()
H A Dcfg80211.c3112 &priv->dfs_chandef)) in nxpwifi_cfg80211_channel_switch()
3133 memcpy(&priv->dfs_chandef, &params->chandef, sizeof(priv->dfs_chandef)); in nxpwifi_cfg80211_channel_switch()
3298 memcpy(&priv->dfs_chandef, chandef, sizeof(priv->dfs_chandef)); in nxpwifi_cfg80211_start_radar_detection()
H A Dmain.h617 struct cfg80211_chan_def dfs_chandef; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c119 chandef = priv->dfs_chandef; in mwifiex_dfs_cac_work_queue()
178 if (mwifiex_stop_radar_detection(priv, &priv->dfs_chandef)) in mwifiex_abort_cac()
184 cfg80211_cac_event(priv->netdev, &priv->dfs_chandef, in mwifiex_abort_cac()
220 priv->dfs_chandef.chan->hw_value); in mwifiex_11h_handle_chanrpt_ready()
223 &priv->dfs_chandef, in mwifiex_11h_handle_chanrpt_ready()
248 if (mwifiex_stop_radar_detection(priv, &priv->dfs_chandef)) in mwifiex_11h_handle_radar_detected()
251 cfg80211_radar_event(priv->adapter->wiphy, &priv->dfs_chandef, in mwifiex_11h_handle_radar_detected()
281 mwifiex_uap_set_channel(priv, bss_cfg, priv->dfs_chandef); in mwifiex_dfs_chan_sw_work_queue()
292 cfg80211_ch_switch_notify(priv->netdev, &priv->dfs_chandef, 0); in mwifiex_dfs_chan_sw_work_queue()
H A Dcfg80211.c4043 &priv->dfs_chandef)) in mwifiex_cfg80211_channel_switch()
4072 memcpy(&priv->dfs_chandef, &params->chandef, sizeof(priv->dfs_chandef)); in mwifiex_cfg80211_channel_switch()
4232 memcpy(&priv->dfs_chandef, chandef, sizeof(priv->dfs_chandef)); in mwifiex_cfg80211_start_radar_detection()