Home
last modified time | relevance | path

Searched refs:cfg80211_chandef_dfs_required (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/net/wireless/
H A Dmesh.c202 err = cfg80211_chandef_dfs_required(&rdev->wiphy, in __cfg80211_join_mesh()
H A Dchan.c539 int cfg80211_chandef_dfs_required(struct wiphy *wiphy, in cfg80211_chandef_dfs_required() function
594 EXPORT_SYMBOL(cfg80211_chandef_dfs_required);
1349 if (cfg80211_chandef_dfs_required(wiphy, chandef, iftype) > 0 && in _cfg80211_reg_can_beacon()
H A Dnl80211.c10009 err = cfg80211_chandef_dfs_required(wiphy, &chandef, wdev->iftype); in nl80211_start_radar_detection()
10104 err = cfg80211_chandef_dfs_required(wiphy, &chandef, wdev->iftype); in nl80211_notify_radar_detection()
10308 err = cfg80211_chandef_dfs_required(wdev->wiphy, in nl80211_channel_switch()
15505 if (cfg80211_chandef_dfs_required(wdev->wiphy, &chandef, wdev->iftype)) in nl80211_tdls_channel_switch()
H A Dtrace.h3252 TRACE_EVENT(cfg80211_chandef_dfs_required,
/openbmc/linux/net/mac80211/
H A Dibss.c287 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in __ieee80211_sta_join_ibss()
761 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_ibss_csa_mark_radar()
866 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_ibss_process_chanswitch()
1775 ret = cfg80211_chandef_dfs_required(local->hw.wiphy, in ieee80211_ibss_join()
H A Dmesh.c1280 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_mesh_csa_mark_radar()
1357 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_mesh_process_chnswitch()
H A Dchan.c1834 ret = cfg80211_chandef_dfs_required(local->hw.wiphy, in ieee80211_link_use_channel()
/openbmc/linux/include/net/
H A Dcfg80211.h952 int cfg80211_chandef_dfs_required(struct wiphy *wiphy,
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c2111 !cfg80211_chandef_dfs_required(wiphy, &params->chandef, in mwifiex_cfg80211_start_ap()