Searched refs:cfg80211_reg_can_beacon (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | mesh.c | 206 if (!cfg80211_reg_can_beacon(&rdev->wiphy, &setup->chandef, in __cfg80211_join_mesh()
|
| H A D | chan.c | 1207 bool cfg80211_reg_can_beacon(struct wiphy *wiphy, in cfg80211_reg_can_beacon() function 1213 EXPORT_SYMBOL(cfg80211_reg_can_beacon);
|
| H A D | trace.h | 2925 TRACE_EVENT(cfg80211_reg_can_beacon,
|
| H A D | nl80211.c | 10081 if (!cfg80211_reg_can_beacon(&rdev->wiphy, &ibss.chandef, in nl80211_join_ibss()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A 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() 861 if (!cfg80211_reg_can_beacon(sdata->local->hw.wiphy, ¶ms.chandef, in ieee80211_ibss_process_chanswitch()
|
| H A D | mesh.c | 1149 !cfg80211_reg_can_beacon(sdata->local->hw.wiphy, ¶ms.chandef, in ieee80211_mesh_process_chnswitch()
|
| H A D | tx.c | 2366 if (!cfg80211_reg_can_beacon(local->hw.wiphy, chandef, in ieee80211_monitor_start_xmit()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 7550 bool cfg80211_reg_can_beacon(struct wiphy *wiphy,
|