Searched refs:USER_PRIORITY_4 (Results 1 – 2 of 2) sorted by relevance
53 #define USER_PRIORITY_4 (WMEQosTagToACTable[4]) macro
857 pTspecParams = &pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4]; in qosMngr_getParams()858 pConfiguredParams = &pQosMngr->resourceMgmtTable.candidateTspecInfo[USER_PRIORITY_4]; in qosMngr_getParams()872 pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4].uUserPriority = MAX_USER_PRIORITY; in qosMngr_getParams()1171 …if ((status == TI_OK) && (pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4].uUserPriority != MAX… in qosMngr_setParams()1173 …status = qosMngr_requestAdmission(hQosMngr, &pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4]); in qosMngr_setParams()1681 if (pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4].uUserPriority != MAX_USER_PRIORITY) in qosMngr_checkTspecRenegResults()1683 qosMngr_setAdmissionInfo(pQosMngr, USER_PRIORITY_4, in qosMngr_checkTspecRenegResults()1684 &pQosMngr->resourceMgmtTable.candidateTspecInfo[USER_PRIORITY_4], in qosMngr_checkTspecRenegResults()1710 else if (pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4].uUserPriority != MAX_USER_PRIORITY) in qosMngr_checkTspecRenegResults()1714 qosMngr_setAdmissionInfo(pQosMngr, USER_PRIORITY_4, in qosMngr_checkTspecRenegResults()[all …]