Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dmlme.c895 if (regulatory_pre_cac_allowed(wiphy) || in cfg80211_dfs_channels_update_work()
Dreg.c4208 bool regulatory_pre_cac_allowed(struct wiphy *wiphy) in regulatory_pre_cac_allowed() function
4235 EXPORT_SYMBOL(regulatory_pre_cac_allowed);
Dnl80211.c8835 return regulatory_pre_cac_allowed(wdev->wiphy); in cfg80211_off_channel_oper_allowed()
/linux-6.1.9/net/mac80211/
Dscan.c579 if (!regulatory_pre_cac_allowed(local->hw.wiphy)) in __ieee80211_can_leave_ch()
/linux-6.1.9/include/net/
Dcfg80211.h6542 bool regulatory_pre_cac_allowed(struct wiphy *wiphy);