Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Drrm_global.h62 uint8_t reporting_condition; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
H A Drrm_api.c1169 (pBeaconReq->measurement_request.Beacon.rrm_reporting.reporting_condition != 0)) { in rrm_process_beacon_report_req()
2038 …rrm_report.reporting_condition = chan_load_req->measurement_request.channel_load.rrm_reporting.rep… in rrm_process_channel_load_req()
2040 rrm_report.threshold, rrm_report.reporting_condition); in rrm_process_channel_load_req()
2041 if (rrm_report.reporting_condition != 0) { in rrm_process_channel_load_req()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms3075 reporting_condition, 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h4821 uint8_t reporting_condition; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c4058 pDst->reporting_condition = *pBuf; in dot11f_unpack_ie_rrm_reporting()
25469 *pBuf = pSrc->reporting_condition; in dot11f_pack_ie_rrm_reporting()