Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dmesh.c202 err = cfg80211_chandef_dfs_required(&rdev->wiphy, in __cfg80211_join_mesh()
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()
Dnl80211.c9757 err = cfg80211_chandef_dfs_required(wiphy, &chandef, wdev->iftype); in nl80211_start_radar_detection()
9839 err = cfg80211_chandef_dfs_required(wiphy, &chandef, wdev->iftype); in nl80211_notify_radar_detection()
10041 err = cfg80211_chandef_dfs_required(wdev->wiphy, in nl80211_channel_switch()
15177 if (cfg80211_chandef_dfs_required(wdev->wiphy, &chandef, wdev->iftype)) in nl80211_tdls_channel_switch()
Dtrace.h3230 TRACE_EVENT(cfg80211_chandef_dfs_required,
/linux-6.1.9/net/mac80211/
Dibss.c287 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in __ieee80211_sta_join_ibss()
757 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_ibss_csa_mark_radar()
862 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_ibss_process_chanswitch()
1771 ret = cfg80211_chandef_dfs_required(local->hw.wiphy, in ieee80211_ibss_join()
Dmesh.c1115 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_mesh_csa_mark_radar()
1192 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_mesh_process_chnswitch()
Dchan.c1810 ret = cfg80211_chandef_dfs_required(local->hw.wiphy, in ieee80211_link_use_channel()
/linux-6.1.9/include/net/
Dcfg80211.h937 int cfg80211_chandef_dfs_required(struct wiphy *wiphy,
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c2107 !cfg80211_chandef_dfs_required(wiphy, &params->chandef, in mwifiex_cfg80211_start_ap()