Home
last modified time | relevance | path

Searched refs:regulatory_pre_cac_allowed (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/wireless/
H A Dmlme.c934 if (regulatory_pre_cac_allowed(wiphy) || in cfg80211_dfs_channels_update_work()
H A Dreg.c4179 bool regulatory_pre_cac_allowed(struct wiphy *wiphy) in regulatory_pre_cac_allowed()
4206 EXPORT_SYMBOL(regulatory_pre_cac_allowed);
4178 bool regulatory_pre_cac_allowed(struct wiphy *wiphy) regulatory_pre_cac_allowed() function
H A Dnl80211.c9084 return regulatory_pre_cac_allowed(wdev->wiphy); in nl80211_check_scan_feat()
/openbmc/linux/net/mac80211/
H A Dscan.c568 if (!regulatory_pre_cac_allowed(local->hw.wiphy)) in __ieee80211_can_leave_ch()
/openbmc/linux/include/net/
H A Dcfg80211.h6856 bool regulatory_pre_cac_allowed(struct wiphy *wiphy);