Home
last modified time | relevance | path

Searched refs:peak_data_rate (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_qos_api.h191 uint32_t peak_data_rate; member
/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c1633 (pQoSInfo->peak_data_rate == in sme_qos_internal_modify_req()
1634 flow_info->QoSInfo.peak_data_rate) && in sme_qos_internal_modify_req()
2847 pTspec->peakDataRate = pTspec_Info->peak_data_rate; in sme_qos_copy_tspec_info()
2981 ric_ie->TSPEC.peak_data_rate = tspec_info->peak_data_rate; in sme_qos_create_tspec_ricie()
3023 ric_ie->WMMTSPEC.peak_data_rate = tspec_info->peak_data_rate; in sme_qos_create_tspec_ricie()
3706 pMsg->req.tspec.peakDataRate = pTspec_Info->peak_data_rate; in sme_qos_add_ts_req()
3806 pMsg->req.tspec.peakDataRate = pTspecInfo->peak_data_rate; in sme_qos_del_ts_req()
5115 pACInfo->curr_QoSInfo[tspec_pending - 1].peak_data_rate = in sme_qos_process_add_ts_success_rsp()
5223 log_ptr->peak_data_rate = in sme_qos_process_add_ts_success_rsp()
5224 pACInfo->curr_QoSInfo[tspec_pending - 1].peak_data_rate; in sme_qos_process_add_ts_success_rsp()
[all …]
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
H A Dhost_diag_core_log.h210 uint32_t peak_data_rate; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dutils_parser.c432 pOld->peakDataRate = pNew->peak_data_rate; in convert_tspec()
536 pOld->peakDataRate = pNew->peak_data_rate; in convert_wmmtspec()
H A Dparser_api.c2396 dest->peak_data_rate = source->peakDataRate;
6347 pDot11f->peak_data_rate = pOld->peakDataRate;
6405 pDot11f->peak_data_rate = pOld->peakDataRate;
H A Ddot11f.c2855 framesntohl(pCtx, &pDst->peak_data_rate, pBuf, 0); in dot11f_unpack_ie_tspec()
3515 framesntohl(pCtx, &pDst->peak_data_rate, pBuf, 0); in dot11f_unpack_ie_wmmtspec()
24460 frameshtonl(pCtx, pBuf, pSrc->peak_data_rate, 0); in dot11f_pack_ie_tspec()
24966 frameshtonl(pCtx, pBuf, pSrc->peak_data_rate, 0); in dot11f_pack_ie_wmmtspec()
/wlan-driver/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_wmm.c3172 tspec.peak_data_rate = nla_get_u32( in __wlan_hdd_cfg80211_config_tspec()
H A Dwlan_hdd_wext.c7260 tspec.peak_data_rate = params[HDD_WLAN_WMM_PARAM_PEAK_DATA_RATE]; in __iw_add_tspec()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1599 peak_data_rate, 4;
2050 peak_data_rate, 4;
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h894 uint32_t peak_data_rate; member
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h3931 uint32_t peak_data_rate; member
4303 uint32_t peak_data_rate; member
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c1157 tspec_param->peak_data_rate = tspec_ie->peakDataRate; in send_set_ric_req_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h23345 A_UINT32 peak_data_rate; /**The Peak Data Rate field*/ member