Home
last modified time | relevance | path

Searched refs:he_6ghz_band (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_session.h950 bool he_6ghz_band; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_prop_exts_utils.c118 if (!session->he_6ghz_band) in lim_extract_he_op()
H A Dlim_utils.c6145 } else if (session->he_6ghz_band) { in lim_update_ap_he_op()
7210 if (!pe_session->he_6ghz_band) in lim_update_he_6gop_assoc_resp()
7294 if (!session->he_6ghz_band) in lim_update_stads_he_6ghz_op()
7700 if (!session->he_6ghz_band && he_ops->vht_oper_present) in lim_log_he_op()
7770 session->he_6ghz_band = 1; in lim_update_session_he_capable()
7795 session->he_6ghz_band = 0; in lim_update_session_he_capable_chan_switch()
7800 session->he_6ghz_band = 1; in lim_update_session_he_capable_chan_switch()
7823 session->vhtCapability, session->he_6ghz_band, new_chan_freq, in lim_update_session_he_capable_chan_switch()
8980 session->he_6ghz_band = 0; in lim_update_session_eht_capable_chan_switch()
8985 session->he_6ghz_band = 1; in lim_update_session_eht_capable_chan_switch()
[all …]
H A Dlim_utils.h1461 return session->he_6ghz_band; in lim_is_he_6ghz_band()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c7731 if (session->he_6ghz_band) {
7801 if (session && !session->he_6ghz_band)