Home
last modified time | relevance | path

Searched refs:llgCoexist (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_session.c101 pe_session->beaconParams.llgCoexist = 0; in pe_init_beacon_params()
202 pe_session_entry->beaconParams.llgCoexist = 0; in pe_reset_protection_callback()
243 beacon_params.llgCoexist = in pe_reset_protection_callback()
244 pe_session_entry->beaconParams.llgCoexist; in pe_reset_protection_callback()
H A Dlim_utils.c1554 pe_session->beaconParams.llgCoexist = in lim_decide_sta_protection_on_assoc()
1562 pe_session->beaconParams.llgCoexist = false; in lim_decide_sta_protection_on_assoc()
1571 pe_session->beaconParams.llgCoexist = false; in lim_decide_sta_protection_on_assoc()
3000 if (false == pe_session->beaconParams.llgCoexist) { in lim_enable_ht_protection_from11g()
3001 pBeaconParams->llgCoexist = in lim_enable_ht_protection_from11g()
3002 pe_session->beaconParams.llgCoexist = true; in lim_enable_ht_protection_from11g()
3014 } else if (true == pe_session->beaconParams.llgCoexist) { in lim_enable_ht_protection_from11g()
3123 pBeaconParams->llgCoexist = in lim_enable_ht_protection_from11g()
3124 pe_session->beaconParams.llgCoexist = in lim_enable_ht_protection_from11g()
3133 pBeaconParams->llgCoexist = in lim_enable_ht_protection_from11g()
[all …]
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_if.h577 uint8_t llgCoexist; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_session.h63 uint8_t llgCoexist; member