Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Drrm_global.h91 struct wide_bw_chan_switch { struct
127 struct wide_bw_chan_switch wide_bw;
159 struct wide_bw_chan_switch wide_bw;
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_rrm_internal.h89 struct wide_bw_chan_switch wide_bw;
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
H A Drrm_api.c2014 struct wide_bw_chan_switch wide_bw = {0}; in rrm_process_channel_load_req()
2029 …is_wide_bw_chan_switch = chan_load_req->measurement_request.channel_load.wide_bw_chan_switch.prese… in rrm_process_channel_load_req()
2066 …wide_bw.channel_width = chan_load_req->measurement_request.channel_load.wide_bw_chan_switch.new_ch… in rrm_process_channel_load_req()
2067 …wide_bw.center_chan_freq0 = chan_load_req->measurement_request.channel_load.wide_bw_chan_switch.ne… in rrm_process_channel_load_req()
2068 …wide_bw.center_chan_freq1 = chan_load_req->measurement_request.channel_load.wide_bw_chan_switch.ne… in rrm_process_channel_load_req()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1709 IE wide_bw_chan_switch (SUB_EID_WIDE_BW_CHANNEL_SWITCH)
1772 OPTIE wide_bw_chan_switch;
3185 OPTIE wide_bw_chan_switch;
/wlan-driver/qcacld-3.0/core/sme/src/rrm/
H A Dsme_rrm.c1210 struct wide_bw_chan_switch *wide_bw; in sme_rrm_fill_freq_list_for_channel_load()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c7125 dot11f->report.channel_load_report.wide_bw_chan_switch.present = 1;
7126 …dot11f->report.channel_load_report.wide_bw_chan_switch.new_chan_width = channel_load_report->wide_…
7127 …dot11f->report.channel_load_report.wide_bw_chan_switch.new_center_chan_freq0 = channel_load_report…
7128 …dot11f->report.channel_load_report.wide_bw_chan_switch.new_center_chan_freq1 = channel_load_report…
H A Ddot11f.c5500 report.channel_load_report.wide_bw_chan_switch),
6218 measurement_request.channel_load.wide_bw_chan_switch),
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h6216 tDot11fIEwide_bw_chan_switch wide_bw_chan_switch; member
6352 tDot11fIEwide_bw_chan_switch wide_bw_chan_switch; member