Home
last modified time | relevance | path

Searched refs:cfg80211_chandef_usable (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/net/wireless/
A Dchan.c1041 bool cfg80211_chandef_usable(struct wiphy *wiphy, in cfg80211_chandef_usable() function
1215 EXPORT_SYMBOL(cfg80211_chandef_usable);
1355 res = cfg80211_chandef_usable(wiphy, chandef, prohibited_flags); in _cfg80211_reg_can_beacon()
A Dreg.c2417 ret = cfg80211_chandef_usable(wiphy, &chandef, in reg_wdev_chan_valid()
A Dnl80211.c3308 if (!cfg80211_chandef_usable(&rdev->wiphy, chandef, in nl80211_parse_chandef()
/linux-6.3-rc2/net/mac80211/
A Dchan.c1929 if (!cfg80211_chandef_usable(sdata->local->hw.wiphy, chandef, in ieee80211_link_change_bandwidth()
A Dmesh.c1178 if (!cfg80211_chandef_usable(sdata->local->hw.wiphy, &params.chandef, in ieee80211_mesh_process_chnswitch()
A Dmlme.c452 while (!cfg80211_chandef_usable(sdata->local->hw.wiphy, chandef, in ieee80211_determine_chantype()
466 if (!he_oper || !cfg80211_chandef_usable(sdata->wdev.wiphy, chandef, in ieee80211_determine_chantype()
470 if (!eht_oper || !cfg80211_chandef_usable(sdata->wdev.wiphy, chandef, in ieee80211_determine_chantype()
1909 if (!cfg80211_chandef_usable(local->hw.wiphy, &csa_ie.chandef, in ieee80211_sta_process_chanswitch()
/linux-6.3-rc2/include/net/
A Dcfg80211.h925 bool cfg80211_chandef_usable(struct wiphy *wiphy,

Completed in 90 milliseconds