Home
last modified time | relevance | path

Searched refs:cfg80211_chandef_compatible (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/net/mac80211/
Dchan.c95 compat = cfg80211_chandef_compatible(&sdata->reserved_chandef, in ieee80211_chanctx_reserved_chandef()
121 compat = cfg80211_chandef_compatible( in ieee80211_chanctx_non_reserved_chandef()
355 WARN_ON(!cfg80211_chandef_compatible(&ctx->conf.def, chandef)); in ieee80211_change_chanctx()
388 compat = cfg80211_chandef_compatible(&ctx->conf.def, chandef); in ieee80211_find_chanctx()
602 compat = cfg80211_chandef_compatible( in ieee80211_recalc_chanctx_chantype()
616 compat = cfg80211_chandef_compatible(&sta->tdls_chandef, in ieee80211_recalc_chanctx_chantype()
1727 compat = cfg80211_chandef_compatible(&conf->def, chandef); in ieee80211_vif_change_bandwidth()
Dspectmgmt.c169 if (!cfg80211_chandef_compatible(&new_vht_chandef, in ieee80211_parse_ch_switch_ie()
Dmesh.c109 if (!cfg80211_chandef_compatible(&sdata->vif.bss_conf.chandef, in mesh_matches_local()
Dibss.c1086 if (!cfg80211_chandef_compatible(&sdata->u.ibss.chandef, in ieee80211_update_sta_info()
Dutil.c4331 cfg80211_chandef_compatible(chandef, in ieee80211_check_combinations()
Dmlme.c284 if (!cfg80211_chandef_compatible(chandef, &vht_chandef)) { in ieee80211_determine_chantype()
/Linux-v5.10/net/wireless/
Dchan.c344 cfg80211_chandef_compatible(const struct cfg80211_chan_def *c1, in cfg80211_chandef_compatible() function
396 EXPORT_SYMBOL(cfg80211_chandef_compatible);
Dnl80211.c11019 compat_chandef = cfg80211_chandef_compatible(&wdev->chandef, in nl80211_remain_on_channel()
/Linux-v5.10/include/net/
Dcfg80211.h835 cfg80211_chandef_compatible(const struct cfg80211_chan_def *chandef1,