Home
last modified time | relevance | path

Searched refs:sta_chan_def (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh.c64 struct cfg80211_chan_def sta_chan_def; in mesh_matches_local() local
97 cfg80211_chandef_create(&sta_chan_def, sdata->vif.bss_conf.chandef.chan, in mesh_matches_local()
99 ieee80211_chandef_ht_oper(ie->ht_operation, &sta_chan_def); in mesh_matches_local()
106 &sta_chan_def); in mesh_matches_local()
107 ieee80211_chandef_he_6ghz_oper(sdata, ie->he_operation, &sta_chan_def); in mesh_matches_local()
110 &sta_chan_def)) in mesh_matches_local()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.c65 struct cfg80211_chan_def sta_chan_def; in mesh_matches_local() local
98 cfg80211_chandef_create(&sta_chan_def, sdata->vif.bss_conf.chandef.chan, in mesh_matches_local()
100 ieee80211_chandef_ht_oper(ie->ht_operation, &sta_chan_def); in mesh_matches_local()
107 &sta_chan_def); in mesh_matches_local()
109 &sta_chan_def); in mesh_matches_local()
112 &sta_chan_def)) in mesh_matches_local()

Completed in 5 milliseconds