Searched refs:cfg80211_chandef_usable (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/net/wireless/ |
| D | chan.c | 878 bool cfg80211_chandef_usable(struct wiphy *wiphy, in cfg80211_chandef_usable() function 988 EXPORT_SYMBOL(cfg80211_chandef_usable); 1111 res = cfg80211_chandef_usable(wiphy, chandef, prohibited_flags); in _cfg80211_reg_can_beacon()
|
| D | reg.c | 2166 return cfg80211_chandef_usable(wiphy, &chandef, in reg_wdev_chan_valid()
|
| D | nl80211.c | 2749 if (!cfg80211_chandef_usable(&rdev->wiphy, chandef, in nl80211_parse_chandef()
|
| /Linux-v5.4/net/mac80211/ |
| D | chan.c | 1689 if (!cfg80211_chandef_usable(sdata->local->hw.wiphy, chandef, in ieee80211_vif_change_bandwidth()
|
| D | mesh.c | 1088 if (!cfg80211_chandef_usable(sdata->local->hw.wiphy, ¶ms.chandef, in ieee80211_mesh_process_chnswitch()
|
| D | mlme.c | 299 while (!cfg80211_chandef_usable(sdata->local->hw.wiphy, chandef, in ieee80211_determine_chantype() 1337 if (!cfg80211_chandef_usable(local->hw.wiphy, &csa_ie.chandef, in ieee80211_sta_process_chanswitch()
|
| /Linux-v5.4/include/net/ |
| D | cfg80211.h | 693 bool cfg80211_chandef_usable(struct wiphy *wiphy,
|