Searched refs:cfg80211_reg_can_beacon (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/net/wireless/ |
| D | mesh.c | 177 if (!cfg80211_reg_can_beacon(&rdev->wiphy, &setup->chandef, in __cfg80211_join_mesh()
|
| D | chan.c | 826 bool cfg80211_reg_can_beacon(struct wiphy *wiphy, in cfg80211_reg_can_beacon() function 832 EXPORT_SYMBOL(cfg80211_reg_can_beacon);
|
| D | trace.h | 2359 TRACE_EVENT(cfg80211_reg_can_beacon,
|
| D | nl80211.c | 7445 if (!cfg80211_reg_can_beacon(&rdev->wiphy, &ibss.chandef, in nl80211_join_ibss()
|
| /linux-4.4.14/net/mac80211/ |
| D | ibss.c | 267 if (!cfg80211_reg_can_beacon(local->hw.wiphy, &chandef, in __ieee80211_sta_join_ibss() 280 if (!cfg80211_reg_can_beacon(local->hw.wiphy, &chandef, in __ieee80211_sta_join_ibss() 860 if (!cfg80211_reg_can_beacon(sdata->local->hw.wiphy, ¶ms.chandef, in ieee80211_ibss_process_chanswitch()
|
| D | tx.c | 1881 if (!cfg80211_reg_can_beacon(local->hw.wiphy, chandef, in ieee80211_monitor_start_xmit()
|
| /linux-4.4.14/include/net/ |
| D | cfg80211.h | 4966 bool cfg80211_reg_can_beacon(struct wiphy *wiphy,
|