Searched refs:cfg80211_chandef_dfs_required (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/net/wireless/ |
H A D | mesh.c | 202 err = cfg80211_chandef_dfs_required(&rdev->wiphy, in __cfg80211_join_mesh()
|
H A D | chan.c | 539 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 D | nl80211.c | 10009 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 D | trace.h | 3252 TRACE_EVENT(cfg80211_chandef_dfs_required,
|
/openbmc/linux/net/mac80211/ |
H A D | ibss.c | 287 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 D | mesh.c | 1280 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 D | chan.c | 1834 ret = cfg80211_chandef_dfs_required(local->hw.wiphy, in ieee80211_link_use_channel()
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 952 int cfg80211_chandef_dfs_required(struct wiphy *wiphy,
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 2111 !cfg80211_chandef_dfs_required(wiphy, ¶ms->chandef, in mwifiex_cfg80211_start_ap()
|