Home | History | Annotate | Download | only in QOS

Lines Matching refs:USER_PRIORITY_4

800 			pTspecParams = &pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4];
801 pConfiguredParams = &pQosMngr->resourceMgmtTable.candidateTspecInfo[USER_PRIORITY_4];
813 pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4].uUserPriority = MAX_USER_PRIORITY;
905 pTspecParams = &pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4];
906 pConfiguredParams = &pQosMngr->resourceMgmtTable.candidateTspecInfo[USER_PRIORITY_4];
918 pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4].uUserPriority = MAX_USER_PRIORITY;
1137 if ((status == OK) && (pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4].uUserPriority != MAX_USER_PRIORITY))
1139 status = qosMngr_requestAdmission(hQosMngr, &pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4]);
1858 if (pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4].uUserPriority != MAX_USER_PRIORITY)
1860 qosMngr_setAdmissionInfo(pQosMngr, USER_PRIORITY_4,
1861 &pQosMngr->resourceMgmtTable.candidateTspecInfo[USER_PRIORITY_4],
1886 else if (pQosMngr->tspecRenegotiationParams[USER_PRIORITY_4].uUserPriority != MAX_USER_PRIORITY)
1891 qosMngr_setAdmissionInfo(pQosMngr, USER_PRIORITY_4,
1892 &pQosMngr->resourceMgmtTable.candidateTspecInfo[USER_PRIORITY_4],