Searched refs:dfs_chandef (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A D11h.c119 chandef = priv->dfs_chandef;
178 if (mwifiex_stop_radar_detection(priv, &priv->dfs_chandef))
184 cfg80211_cac_event(priv->netdev, &priv->dfs_chandef,
219 priv->dfs_chandef.chan->hw_value);
222 &priv->dfs_chandef,
247 if (mwifiex_stop_radar_detection(priv, &priv->dfs_chandef))
250 cfg80211_radar_event(priv->adapter->wiphy, &priv->dfs_chandef,
280 mwifiex_uap_set_channel(priv, bss_cfg, priv->dfs_chandef);
291 cfg80211_ch_switch_notify(priv->netdev, &priv->dfs_chandef, 0);
H A Dcfg80211.c3983 &priv->dfs_chandef))
4012 memcpy(&priv->dfs_chandef, &params->chandef, sizeof(priv->dfs_chandef));
4172 memcpy(&priv->dfs_chandef, chandef, sizeof(priv->dfs_chandef));
H A Dmain.h670 struct cfg80211_chan_def dfs_chandef; member in struct:mwifiex_private

Completed in 127 milliseconds