Searched refs:medium_time (Results 1 – 11 of 11) sorted by relevance
/wlan-driver/qcacld-3.0/core/sme/inc/ |
D | sme_qos_api.h | 196 uint16_t medium_time; member
|
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/ |
D | host_diag_core_log.h | 215 uint16_t medium_time; member
|
/wlan-driver/qcacld-3.0/core/sme/src/qos/ |
D | sme_qos.c | 2842 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/ |
D | utils_parser.c | 437 pOld->mediumTime = pNew->medium_time; in convert_tspec() 541 pOld->mediumTime = pNew->medium_time; in convert_wmmtspec()
|
D | parser_api.c | 2401 dest->medium_time = source->mediumTime; 6352 pDot11f->medium_time = pOld->mediumTime; 6410 pDot11f->medium_time = pOld->mediumTime;
|
D | dot11f.c | 2895 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/ |
D | dot11f.frms | 1604 medium_time, 2; 2055 medium_time, 2;
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
D | sir_api.h | 899 uint16_t medium_time; member
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 3936 uint16_t medium_time; member 4308 uint16_t medium_time; member
|
/wlan-driver/qcacld-3.0/components/wmi/src/ |
D | wmi_unified_roam_tlv.c | 1162 tspec_param->medium_time = 0; in send_set_ric_req_cmd_tlv()
|
/wlan-driver/fw-api/fw/ |
D | wmi_unified.h | 23350 A_UINT32 medium_time; /**The Medium Time field,in units of 32 us/s.*/ member
|