Home
last modified time | relevance | path

Searched refs:cfg80211_reg_check_beaconing (Results 1 – 3 of 3) sorted by relevance

/linux/net/wireless/
H A Dchan.c1601 bool cfg80211_reg_check_beaconing(struct wiphy *wiphy, in cfg80211_reg_check_beaconing() function
1628 EXPORT_SYMBOL(cfg80211_reg_check_beaconing);
H A Dnl80211.c6210 if (!cfg80211_reg_check_beaconing(&rdev->wiphy, &params->chandef, in nl80211_start_ap()
6401 if (!cfg80211_reg_check_beaconing(&rdev->wiphy, in nl80211_set_beacon()
/linux/include/net/
H A Dcfg80211.h8889 bool cfg80211_reg_check_beaconing(struct wiphy *wiphy,
8911 return cfg80211_reg_check_beaconing(wiphy, chandef, &config); in cfg80211_reg_can_beacon()
8937 return cfg80211_reg_check_beaconing(wiphy, chandef, &config); in cfg80211_reg_can_beacon_relax()