Searched refs:max_burst_size (Results 1 – 7 of 7) sorted by relevance
192 uint32_t max_burst_size; member
211 uint32_t max_burst_size; member
2838 pTspec->maxBurstSz = pTspec_Info->max_burst_size; in sme_qos_copy_tspec_info()2972 ric_ie->TSPEC.burst_size = tspec_info->max_burst_size; in sme_qos_create_tspec_ricie()3014 ric_ie->WMMTSPEC.burst_size = tspec_info->max_burst_size; in sme_qos_create_tspec_ricie()3697 pMsg->req.tspec.maxBurstSz = pTspec_Info->max_burst_size; in sme_qos_add_ts_req()3797 pMsg->req.tspec.maxBurstSz = pTspecInfo->max_burst_size; in sme_qos_del_ts_req()5117 pACInfo->curr_QoSInfo[tspec_pending - 1].max_burst_size = in sme_qos_process_add_ts_success_rsp()5201 log_ptr->max_burst_size = in sme_qos_process_add_ts_success_rsp()5202 pACInfo->curr_QoSInfo[tspec_pending - 1].max_burst_size; in sme_qos_process_add_ts_success_rsp()5344 TspecInfo.max_burst_size = QDF_MAX(pCurrent_Tspec_Info->max_burst_size, in sme_qos_aggregate_params()5345 pInput_Tspec_Info->max_burst_size); in sme_qos_aggregate_params()
3176 tspec.max_burst_size = nla_get_u32( in __wlan_hdd_cfg80211_config_tspec()3179 if (tspec.max_burst_size) in __wlan_hdd_cfg80211_config_tspec()
7261 tspec.max_burst_size = params[HDD_WLAN_WMM_PARAM_MAX_BURST_SIZE]; in __iw_add_tspec()
1158 tspec_param->max_burst_size = tspec_ie->maxBurstSz; in send_set_ric_req_cmd_tlv()
23346 A_UINT32 max_burst_size; /**The Burst Size field*/ member