Searched refs:maxSvcInterval (Results 1 – 6 of 6) sorted by relevance
75 if ((pTspec->minSvcInterval != 0) || (pTspec->maxSvcInterval != 0)) { in lim_calculate_svc_int()76 *pSvcInt = (pTspec->maxSvcInterval != 0) in lim_calculate_svc_int()77 ? pTspec->maxSvcInterval : pTspec->minSvcInterval; in lim_calculate_svc_int()
426 pOld->maxSvcInterval = pNew->max_service_int; in convert_tspec()530 pOld->maxSvcInterval = pNew->max_service_int; in convert_wmmtspec()
2390 dest->max_service_int = source->maxSvcInterval;6341 pDot11f->max_service_int = pOld->maxSvcInterval;6399 pDot11f->max_service_int = pOld->maxSvcInterval;
2840 pTspec->maxSvcInterval = pTspec_Info->max_service_interval; in sme_qos_copy_tspec_info()3699 pMsg->req.tspec.maxSvcInterval = pTspec_Info->max_service_interval; in sme_qos_add_ts_req()3799 pMsg->req.tspec.maxSvcInterval = pTspecInfo->max_service_interval; in sme_qos_del_ts_req()5104 pRsp->tspec.maxSvcInterval; in sme_qos_process_add_ts_success_rsp()
2466 uint32_t maxSvcInterval; member
1151 tspec_param->max_service_interval = tspec_ie->maxSvcInterval; in send_set_ric_req_cmd_tlv()