Searched refs:randomization_intv (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
D | rrm_global.h | 124 uint16_t randomization_intv; member
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/ |
D | rrm_api.c | 2017 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/ |
D | sme_rrm.c | 1405 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/ |
D | dot11f.frms | 3182 randomization_intv, 2;
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 6349 uint16_t randomization_intv; member
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | dot11f.c | 6454 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()
|