Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
H A Drrm_api.c2009 tDot11fIEMeasurementRequest *chan_load_req) in rrm_process_channel_load_req() argument
2028 is_rrm_reporting = chan_load_req->measurement_request.channel_load.rrm_reporting.present; 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()
2030 is_bw_ind = chan_load_req->measurement_request.channel_load.bw_indication.present; in rrm_process_channel_load_req()
2037 rrm_report.threshold = chan_load_req->measurement_request.channel_load.rrm_reporting.threshold; in rrm_process_channel_load_req()
2038 …rrm_report.reporting_condition = chan_load_req->measurement_request.channel_load.rrm_reporting.rep… in rrm_process_channel_load_req()
2049 …bw_ind.channel_width = chan_load_req->measurement_request.channel_load.bw_indication.channel_width; in rrm_process_channel_load_req()
2050 bw_ind.ccfi0 = chan_load_req->measurement_request.channel_load.bw_indication.ccfs0; in rrm_process_channel_load_req()
2051 bw_ind.ccfi1 = chan_load_req->measurement_request.channel_load.bw_indication.ccfs1; 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()
[all …]