Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_beacon_gen.c160 if (qdf_mem_cmp(&link_ie->link_ecsa, &bcn_2->ext_chan_switch_ann, in lim_update_link_info()
161 sizeof(bcn_2->ext_chan_switch_ann))) { in lim_update_link_info()
163 qdf_mem_copy(&link_ie->link_ecsa, &bcn_2->ext_chan_switch_ann, in lim_update_link_info()
164 sizeof(bcn_2->ext_chan_switch_ann)); in lim_update_link_info()
234 bcn_2->ext_chan_switch_ann.present || in lim_update_link_info()
680 &bcn_2->ext_chan_switch_ann; in sch_set_fixed_beacon_fields()
716 if (bcn_2->ext_chan_switch_ann.present || bcn_2->ChanSwitchAnn.present) in sch_set_fixed_beacon_fields()
1096 bcn_2->ext_chan_switch_ann.present ? in sch_set_fixed_beacon_fields()
1097 bcn_2->ext_chan_switch_ann.new_reg_class : 0, in sch_set_fixed_beacon_fields()
1196 if (beacon2->ext_chan_switch_ann.present) { in lim_update_probe_rsp_template_ie_bitmap_beacon2()
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms1417 IE ext_chan_switch_ann (EID_EXT_CHAN_SWITCH) // 8.4.2.55
4068 OPTIE ext_chan_switch_ann;
4174 OPTIE ext_chan_switch_ann;
4254 OPTIE ext_chan_switch_ann;
4563 OPTIE ext_chan_switch_ann;
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h11177 tDot11fIEext_chan_switch_ann ext_chan_switch_ann; member
11289 tDot11fIEext_chan_switch_ann ext_chan_switch_ann; member
11381 tDot11fIEext_chan_switch_ann ext_chan_switch_ann; member
11817 tDot11fIEext_chan_switch_ann ext_chan_switch_ann; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c3053 if (pr->ext_chan_switch_ann.present) {
3056 &pr->ext_chan_switch_ann,
5014 if (pBies->ext_chan_switch_ann.present) {
5017 &pBies->ext_chan_switch_ann,
5524 if (pBeacon->ext_chan_switch_ann.present) {
5527 &pBeacon->ext_chan_switch_ann,
Ddot11f.c12181 { offsetof(tDot11fBeacon, ext_chan_switch_ann),
12440 { offsetof(tDot11fBeacon2, ext_chan_switch_ann),
12690 { offsetof(tDot11fBeaconIEs, ext_chan_switch_ann),
13382 { offsetof(tDot11fProbeResponse, ext_chan_switch_ann),