Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2574 IE WiderBWChanSwitchAnn (EID_WIDER_BW_CHANNEL_SWITCH_ANN)
2635 OPTIE IE WiderBWChanSwitchAnn;
4093 OPTIE WiderBWChanSwitchAnn;
4199 OPTIE WiderBWChanSwitchAnn;
4279 OPTIE WiderBWChanSwitchAnn;
4741 OPTIE WiderBWChanSwitchAnn;
5023 OPTIE WiderBWChanSwitchAnn;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_management_frames.c5110 frm.WiderBWChanSwitchAnn.newChanWidth =
5112 frm.WiderBWChanSwitchAnn.newCenterChanFreq0 =
5114 frm.WiderBWChanSwitchAnn.newCenterChanFreq1 =
5116 frm.WiderBWChanSwitchAnn.present = 1;
5118 frm.WiderBWChanSwitchAnn.newChanWidth,
5119 frm.WiderBWChanSwitchAnn.newCenterChanFreq0,
5120 frm.WiderBWChanSwitchAnn.newCenterChanFreq1);
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h5209 tDot11fIEWiderBWChanSwitchAnn WiderBWChanSwitchAnn; member
11202 tDot11fIEWiderBWChanSwitchAnn WiderBWChanSwitchAnn; member
11314 tDot11fIEWiderBWChanSwitchAnn WiderBWChanSwitchAnn; member
11406 tDot11fIEWiderBWChanSwitchAnn WiderBWChanSwitchAnn; member
11456 tDot11fIEWiderBWChanSwitchAnn WiderBWChanSwitchAnn; member
12836 tDot11fIEWiderBWChanSwitchAnn WiderBWChanSwitchAnn; member
H A Dparser_api.h285 tDot11fIEWiderBWChanSwitchAnn WiderBWChanSwitchAnn; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_gen.c236 bcn_2->WiderBWChanSwitchAnn.present || in lim_update_link_info()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c562 pDot11f->WiderBWChanSwitchAnn.newChanWidth = in populate_dot11f_chan_switch_wrapper()
564 pDot11f->WiderBWChanSwitchAnn.newCenterChanFreq0 = in populate_dot11f_chan_switch_wrapper()
566 pDot11f->WiderBWChanSwitchAnn.newCenterChanFreq1 = in populate_dot11f_chan_switch_wrapper()
568 pDot11f->WiderBWChanSwitchAnn.present = 1; in populate_dot11f_chan_switch_wrapper()
5665 if (pBeacon->WiderBWChanSwitchAnn.present) {
5667 qdf_mem_copy(&pBeaconStruct->WiderBWChanSwitchAnn,
5668 &pBeacon->WiderBWChanSwitchAnn,
H A Ddot11f.c4433 { offsetof(tDot11fIEChannelSwitchWrapper, WiderBWChanSwitchAnn),
12270 { offsetof(tDot11fBeacon, WiderBWChanSwitchAnn),
12529 { offsetof(tDot11fBeacon2, WiderBWChanSwitchAnn),
12780 { offsetof(tDot11fBeaconIEs, WiderBWChanSwitchAnn),
12889 { offsetof(tDot11fChannelSwitch, WiderBWChanSwitchAnn),
15027 WiderBWChanSwitchAnn), offsetof(tDot11fIEWiderBWChanSwitchAnn, present),