Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dreg.h162 bool regulatory_pre_cac_allowed(struct wiphy *wiphy);
Dmlme.c797 if (regulatory_pre_cac_allowed(wiphy) || in cfg80211_dfs_channels_update_work()
Dreg.c3717 bool regulatory_pre_cac_allowed(struct wiphy *wiphy) in regulatory_pre_cac_allowed() function
Dnl80211.c6948 return regulatory_pre_cac_allowed(wdev->wiphy); in cfg80211_off_channel_oper_allowed()