Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Drrm_global.h124 uint16_t randomization_intv; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
Drrm_api.c2017 uint16_t randomization_intv, meas_duration, max_meas_duration; in rrm_process_channel_load_req() local
2083 randomization_intv = in rrm_process_channel_load_req()
2084 chan_load_req->measurement_request.channel_load.randomization_intv; in rrm_process_channel_load_req()
2099 channel, meas_duration, randomization_intv, in rrm_process_channel_load_req()
2143 load_ind->randomization_intv = SYS_TU_TO_MS(randomization_intv); in rrm_process_channel_load_req()
/wlan-driver/qcacld-3.0/core/sme/src/rrm/
Dsme_rrm.c1405 sme_rrm_ctx->randnIntvl = QDF_MAX(chan_load->randomization_intv, in sme_rrm_process_chan_load_req_ind()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms3182 randomization_intv, 2;
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h6349 uint16_t randomization_intv; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c6454 framesntohs(pCtx, &pDst->measurement_request.channel_load.randomization_intv, pBuf, 0); in dot11f_unpack_ie_measurement_request()
27263 frameshtons(pCtx, pBuf, pSrc->measurement_request.channel_load.randomization_intv, 0); in dot11f_pack_ie_measurement_request()