Home
last modified time | relevance | path

Searched refs:eHAL_CLEAR (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_assoc_utils.c853 tHalBitVal erp_enabled = eHAL_CLEAR; in lim_decide_ap_protection_on_delete()
900 (erp_enabled == eHAL_CLEAR)) { in lim_decide_ap_protection_on_delete()
1043 if (sta_ds->shortPreambleEnabled == eHAL_CLEAR) { in lim_decide_short_preamble()
1096 if (sta_ds->shortSlotTimeEnabled != eHAL_CLEAR) in lim_decide_short_slot()
H A Dlim_types.h1423 eHAL_CLEAR, enumerator
H A Dlim_utils.c1154 if (sta->erpEnabled == eHAL_CLEAR) { in lim_decide_ap_protection()
1166 if ((sta->erpEnabled == eHAL_CLEAR) && in lim_decide_ap_protection()
1195 gfSupported = eHAL_CLEAR; in lim_decide_ap_protection()
1211 lsigTxopSupported = eHAL_CLEAR; in lim_decide_ap_protection()
1277 if (sta_ds->shortPreambleEnabled != eHAL_CLEAR) in lim_update_short_preamble()
1391 if (sta_ds->shortSlotTimeEnabled != eHAL_CLEAR) in lim_update_short_slot_time()