Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_session.c103 pe_session->beaconParams.llnNonGFCoexist = 0; in pe_init_beacon_params()
204 pe_session_entry->beaconParams.llnNonGFCoexist = 0; in pe_reset_protection_callback()
247 beacon_params.llnNonGFCoexist = in pe_reset_protection_callback()
248 pe_session_entry->beaconParams.llnNonGFCoexist; in pe_reset_protection_callback()
H A Dlim_utils.c1583 pe_session->beaconParams.llnNonGFCoexist = in lim_decide_sta_protection_on_assoc()
1801 if (psession_entry->beaconParams.llnNonGFCoexist != in lim_decide_sta_protection()
1803 beaconparams->llnNonGFCoexist = in lim_decide_sta_protection()
1804 psession_entry->beaconParams.llnNonGFCoexist = in lim_decide_sta_protection()
3450 && (false == pe_session->beaconParams.llnNonGFCoexist)) { in lim_enable_ht_non_gf_protection()
3452 pBeaconParams->llnNonGFCoexist = in lim_enable_ht_non_gf_protection()
3453 pe_session->beaconParams.llnNonGFCoexist = true; in lim_enable_ht_non_gf_protection()
3458 pe_session->beaconParams.llnNonGFCoexist)) { in lim_enable_ht_non_gf_protection()
3460 pBeaconParams->llnNonGFCoexist = in lim_enable_ht_non_gf_protection()
3461 pe_session->beaconParams.llnNonGFCoexist = false; in lim_enable_ht_non_gf_protection()
[all …]
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_if.h579 uint8_t llnNonGFCoexist; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_session.h65 uint8_t llnNonGFCoexist; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1801 pe_session->beaconParams.llnNonGFCoexist;