Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_qos_api.h196 uint16_t medium_time; member
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
Dhost_diag_core_log.h215 uint16_t medium_time; member
/wlan-driver/qcacld-3.0/core/sme/src/qos/
Dsme_qos.c2842 pTspec->mediumTime = pTspec_Info->medium_time; in sme_qos_copy_tspec_info()
2976 ric_ie->TSPEC.medium_time = 0; in sme_qos_create_tspec_ricie()
3018 ric_ie->WMMTSPEC.medium_time = 0; in sme_qos_create_tspec_ricie()
3701 pMsg->req.tspec.mediumTime = pTspec_Info->medium_time; in sme_qos_add_ts_req()
3801 pMsg->req.tspec.mediumTime = pTspecInfo->medium_time; in sme_qos_del_ts_req()
5126 pACInfo->curr_QoSInfo[tspec_pending - 1].medium_time = in sme_qos_process_add_ts_success_rsp()
5211 log_ptr->medium_time = in sme_qos_process_add_ts_success_rsp()
5212 pACInfo->curr_QoSInfo[tspec_pending - 1].medium_time; in sme_qos_process_add_ts_success_rsp()
5384 TspecInfo.medium_time = 0; /* per WMM spec */ in sme_qos_aggregate_params()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dutils_parser.c437 pOld->mediumTime = pNew->medium_time; in convert_tspec()
541 pOld->mediumTime = pNew->medium_time; in convert_wmmtspec()
Dparser_api.c2401 dest->medium_time = source->mediumTime;
6352 pDot11f->medium_time = pOld->mediumTime;
6410 pDot11f->medium_time = pOld->mediumTime;
Ddot11f.c2895 framesntohs(pCtx, &pDst->medium_time, pBuf, 0); in dot11f_unpack_ie_tspec()
3555 framesntohs(pCtx, &pDst->medium_time, pBuf, 0); in dot11f_unpack_ie_wmmtspec()
24475 frameshtons(pCtx, pBuf, pSrc->medium_time, 0); in dot11f_pack_ie_tspec()
24981 frameshtons(pCtx, pBuf, pSrc->medium_time, 0); in dot11f_pack_ie_wmmtspec()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms1604 medium_time, 2;
2055 medium_time, 2;
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h899 uint16_t medium_time; member
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h3936 uint16_t medium_time; member
4308 uint16_t medium_time; member
/wlan-driver/qcacld-3.0/components/wmi/src/
Dwmi_unified_roam_tlv.c1162 tspec_param->medium_time = 0; in send_set_ric_req_cmd_tlv()
/wlan-driver/fw-api/fw/
Dwmi_unified.h23350 A_UINT32 medium_time; /**The Medium Time field,in units of 32 us/s.*/ member