Searched refs:pEPList (Results 1 – 4 of 4) sorted by relevance
84 struct htc_endpoint_credit_dist *pEPList, in ar6000_credit_init() argument94 pCurEpDist = pEPList; in ar6000_credit_init()144 pCurEpDist = pEPList; in ar6000_credit_init()
219 struct htc_endpoint_credit_dist *pEPList,223 struct htc_endpoint_credit_dist *pEPList,
339 struct htc_endpoint_credit_dist *pEPList, in HTCDefaultCreditInit() argument346 pCurEpDist = pEPList; in HTCDefaultCreditInit()356 pCurEpDist = pEPList; in HTCDefaultCreditInit()
904 struct htc_endpoint_credit_dist *pEPList = target->EpCreditDistributionListHead; in DumpCreditDistStates() local906 while (pEPList != NULL) { in DumpCreditDistStates()907 DumpCreditDist(pEPList); in DumpCreditDistStates()908 pEPList = pEPList->pNext; in DumpCreditDistStates()