Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_process.c107 bool tmp_exp = false; in ap_beacon_process_24_ghz() local
114 tmp_exp = (!bcn_struct->erpPresent && in ap_beacon_process_24_ghz()
121 if (!tmp_exp) in ap_beacon_process_24_ghz()
141 tmp_exp = (!bcn_struct->erpPresent && !bcn_struct->HTInfo.present) || in ap_beacon_process_24_ghz()
147 if (tmp_exp) { in ap_beacon_process_24_ghz()
160 tmp_exp = bcn_struct->erpPresent in ap_beacon_process_24_ghz()
164 if (tmp_exp) { in ap_beacon_process_24_ghz()