Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_gen.c1162 tDot11fBeacon2 *beacon2, in lim_update_probe_rsp_template_ie_bitmap_beacon2() argument
1167 uint16_t num_tpe = beacon2->num_transmit_power_env; in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1169 if (beacon2->Country.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1172 (void *)&beacon2->Country, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1173 sizeof(beacon2->Country)); in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1177 if (beacon2->PowerConstraints.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1181 (void *)&beacon2->PowerConstraints, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1182 sizeof(beacon2->PowerConstraints)); in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1186 if (beacon2->ChanSwitchAnn.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
1190 (void *)&beacon2->ChanSwitchAnn, in lim_update_probe_rsp_template_ie_bitmap_beacon2()
[all …]