Searched refs:cfg80211_reg_can_beacon (Results 1 – 8 of 8) sorted by relevance
| /Linux-v4.19/net/wireless/ |
| D | mesh.c | 205 if (!cfg80211_reg_can_beacon(&rdev->wiphy, &setup->chandef, in __cfg80211_join_mesh()
|
| D | chan.c | 949 bool cfg80211_reg_can_beacon(struct wiphy *wiphy, in cfg80211_reg_can_beacon() function 955 EXPORT_SYMBOL(cfg80211_reg_can_beacon);
|
| D | trace.h | 2671 TRACE_EVENT(cfg80211_reg_can_beacon,
|
| D | nl80211.c | 8914 if (!cfg80211_reg_can_beacon(&rdev->wiphy, &ibss.chandef, in nl80211_join_ibss()
|
| /Linux-v4.19/net/mac80211/ |
| D | ibss.c | 269 if (!cfg80211_reg_can_beacon(local->hw.wiphy, &chandef, in __ieee80211_sta_join_ibss() 282 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()
|
| D | mesh.c | 1024 !cfg80211_reg_can_beacon(sdata->local->hw.wiphy, ¶ms.chandef, in ieee80211_mesh_process_chnswitch()
|
| D | tx.c | 2291 if (!cfg80211_reg_can_beacon(local->hw.wiphy, chandef, in ieee80211_monitor_start_xmit()
|
| /Linux-v4.19/include/net/ |
| D | cfg80211.h | 6139 bool cfg80211_reg_can_beacon(struct wiphy *wiphy,
|