Home
last modified time | relevance | path

Searched refs:cfg80211_chandef_compatible (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A 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()
1724 compat = cfg80211_chandef_compatible(&conf->def, chandef); in ieee80211_vif_change_bandwidth()
H A Dspectmgmt.c173 if (!cfg80211_chandef_compatible(&new_vht_chandef, in ieee80211_parse_ch_switch_ie()
H A Dibss.c1090 if (!cfg80211_chandef_compatible(&sdata->u.ibss.chandef, in ieee80211_update_sta_info()
H A Dmesh.c109 if (!cfg80211_chandef_compatible(&sdata->vif.bss_conf.chandef, in mesh_matches_local()
H A Dutil.c4339 cfg80211_chandef_compatible(chandef, in ieee80211_check_combinations()
H A Dmlme.c285 if (!cfg80211_chandef_compatible(chandef, &vht_chandef)) { in ieee80211_determine_chantype()
/kernel/linux/linux-6.6/net/mac80211/
H A Dchan.c97 compat = cfg80211_chandef_compatible(&link->reserved_chandef, in ieee80211_chanctx_reserved_chandef()
125 compat = cfg80211_chandef_compatible( in ieee80211_chanctx_non_reserved_chandef()
507 WARN_ON(!cfg80211_chandef_compatible(&ctx->conf.def, chandef)); in _ieee80211_change_chanctx()
554 compat = cfg80211_chandef_compatible(&ctx->conf.def, chandef); in ieee80211_find_chanctx()
798 compat = cfg80211_chandef_compatible(&link_conf->chandef, in ieee80211_recalc_chanctx_chantype()
818 compat = cfg80211_chandef_compatible(&sta->tdls_chandef, in ieee80211_recalc_chanctx_chantype()
1978 compat = cfg80211_chandef_compatible(&conf->def, chandef); in ieee80211_link_change_bandwidth()
H A Dspectmgmt.c173 if (!cfg80211_chandef_compatible(&new_vht_chandef, in ieee80211_parse_ch_switch_ie()
H A Dibss.c1084 if (!cfg80211_chandef_compatible(&sdata->u.ibss.chandef, in ieee80211_update_sta_info()
H A Dmesh.c111 if (!cfg80211_chandef_compatible(&sdata->vif.bss_conf.chandef, in mesh_matches_local()
H A Dmlme.c373 if (!cfg80211_chandef_compatible(chandef, &vht_chandef)) { in ieee80211_determine_chantype()
404 if (!cfg80211_chandef_compatible(chandef, &eht_chandef)) { in ieee80211_determine_chantype()
H A Dutil.c4863 cfg80211_chandef_compatible(chandef, in ieee80211_check_combinations()
/kernel/linux/linux-5.10/net/wireless/
H A Dchan.c344 cfg80211_chandef_compatible(const struct cfg80211_chan_def *c1, in cfg80211_chandef_compatible() function
396 EXPORT_SYMBOL(cfg80211_chandef_compatible); variable
H A Dnl80211.c11040 compat_chandef = cfg80211_chandef_compatible(&wdev->chandef, in nl80211_remain_on_channel()
/kernel/linux/linux-6.6/net/wireless/
H A Dchan.c377 cfg80211_chandef_compatible(const struct cfg80211_chan_def *c1, in cfg80211_chandef_compatible() function
446 EXPORT_SYMBOL(cfg80211_chandef_compatible); variable
H A Dnl80211.c12391 compat_chandef = cfg80211_chandef_compatible(&chandef, in nl80211_remain_on_channel()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h830 * cfg80211_chandef_compatible - check if two channel definitions are compatible
838 cfg80211_chandef_compatible(const struct cfg80211_chan_def *chandef1,
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h915 * cfg80211_chandef_compatible - check if two channel definitions are compatible
923 cfg80211_chandef_compatible(const struct cfg80211_chan_def *chandef1,

Completed in 106 milliseconds