Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c1505 (eSIR_HT_OP_MODE_OVERLAP_LEGACY == in lim_decide_sta_protection_on_assoc()
1551 (eSIR_HT_OP_MODE_OVERLAP_LEGACY == htInfo.opMode)) in lim_decide_sta_protection_on_assoc()
1648 (eSIR_HT_OP_MODE_OVERLAP_LEGACY == htInfo.opMode)) && in lim_decide_sta_11bg_protection()
1749 (eSIR_HT_OP_MODE_OVERLAP_LEGACY == in lim_decide_sta_protection()
2478 if ((eSIR_HT_OP_MODE_OVERLAP_LEGACY != in lim_enable_11a_protection()
2483 eSIR_HT_OP_MODE_OVERLAP_LEGACY; in lim_enable_11a_protection()
2485 eSIR_HT_OP_MODE_OVERLAP_LEGACY; in lim_enable_11a_protection()
2563 if (eSIR_HT_OP_MODE_OVERLAP_LEGACY == in lim_disable_11a_protection()
2592 eSIR_HT_OP_MODE_OVERLAP_LEGACY; in lim_disable_11a_protection()
2593 pe_session->htOperMode = eSIR_HT_OP_MODE_OVERLAP_LEGACY; in lim_disable_11a_protection()
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_process.c76 || (eSIR_HT_OP_MODE_OVERLAP_LEGACY == bcn_struct->HTInfo.opMode)) { in ap_beacon_process_5_ghz()
188 if ((eSIR_HT_OP_MODE_OVERLAP_LEGACY == bcn_struct->HTInfo.opMode) && in ap_beacon_process_24_ghz()
190 if (eSIR_HT_OP_MODE_OVERLAP_LEGACY == mac_ctx->lim.gHTOperMode in ap_beacon_process_24_ghz()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h981 eSIR_HT_OP_MODE_OVERLAP_LEGACY, /* Overlap Legacy device present, protection is optional */ enumerator