Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dmlme.c860 if (regulatory_pre_cac_allowed(wiphy) || in cfg80211_dfs_channels_update_work()
H A Dreg.c4091 bool regulatory_pre_cac_allowed(struct wiphy *wiphy) in regulatory_pre_cac_allowed() function
4118 EXPORT_SYMBOL(regulatory_pre_cac_allowed);
H A Dnl80211.c7974 return regulatory_pre_cac_allowed(wdev->wiphy); in cfg80211_off_channel_oper_allowed()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dscan.c573 if (!regulatory_pre_cac_allowed(local->hw.wiphy)) in __ieee80211_can_leave_ch()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h6058 bool regulatory_pre_cac_allowed(struct wiphy *wiphy);