Searched refs:ieee80211_chandef_he_6ghz_oper (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | ieee80211_i.h | 2245 bool ieee80211_chandef_he_6ghz_oper(struct ieee80211_sub_if_data *sdata,
|
H A D | mesh.c | 107 ieee80211_chandef_he_6ghz_oper(sdata, ie->he_operation, &sta_chan_def); in mesh_matches_local()
|
H A D | util.c | 3362 bool ieee80211_chandef_he_6ghz_oper(struct ieee80211_sub_if_data *sdata, in ieee80211_chandef_he_6ghz_oper() function
|
H A D | mlme.c | 168 if (!ieee80211_chandef_he_6ghz_oper(sdata, he_oper, chandef)) in ieee80211_determine_chantype()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | ieee80211_i.h | 2529 bool ieee80211_chandef_he_6ghz_oper(struct ieee80211_sub_if_data *sdata,
|
H A D | mesh.c | 108 ieee80211_chandef_he_6ghz_oper(sdata, ie->he_operation, ie->eht_operation, in mesh_matches_local()
|
H A D | util.c | 3832 bool ieee80211_chandef_he_6ghz_oper(struct ieee80211_sub_if_data *sdata, in ieee80211_chandef_he_6ghz_oper() function
|
H A D | mlme.c | 245 if (!ieee80211_chandef_he_6ghz_oper(sdata, he_oper, eht_oper, in ieee80211_determine_chantype()
|
Completed in 38 milliseconds