Home
last modified time | relevance | path

Searched refs:ptemp (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rt2860/common/
Dcmm_data.c2208 PULONG ptemp; in DBGPRINT_TX_RING() local
2220 ptemp= (PULONG)pAd->TxRing[QID_AC_BE].Cell[i].AllocVa; in DBGPRINT_TX_RING()
2221 …EBUG_TRACE, ("[%02d] %08lx: %08lx: %08lx: %08lx\n " , i, *ptemp,*(ptemp+1),*(ptemp+2),*(ptemp+3))… in DBGPRINT_TX_RING()
2232 ptemp= (PULONG)pAd->TxRing[QID_AC_BK].Cell[i].AllocVa; in DBGPRINT_TX_RING()
2233 …EBUG_TRACE, ("[%02d] %08lx: %08lx: %08lx: %08lx\n " , i, *ptemp,*(ptemp+1),*(ptemp+2),*(ptemp+3))… in DBGPRINT_TX_RING()
2244 ptemp= (PULONG)pAd->TxRing[QID_AC_VI].Cell[i].AllocVa; in DBGPRINT_TX_RING()
2245 …EBUG_TRACE, ("[%02d] %08lx: %08lx: %08lx: %08lx\n " , i, *ptemp,*(ptemp+1),*(ptemp+2),*(ptemp+3))… in DBGPRINT_TX_RING()
2256 ptemp= (PULONG)pAd->TxRing[QID_AC_VO].Cell[i].AllocVa; in DBGPRINT_TX_RING()
2257 …EBUG_TRACE, ("[%02d] %08lx: %08lx: %08lx: %08lx\n " , i, *ptemp,*(ptemp+1),*(ptemp+2),*(ptemp+3))… in DBGPRINT_TX_RING()
2268 ptemp= (PULONG)pAd->MgmtRing.Cell[i].AllocVa; in DBGPRINT_TX_RING()
[all …]
Dba_action.c1185 PULONG ptemp; in PeerAddBAReqAction() local
1198 ptemp = (PULONG)Elem->Msg; in PeerAddBAReqAction()
/drivers/staging/rt2870/common/
Dba_action.c1181 PULONG ptemp; in PeerAddBAReqAction() local
1194 ptemp = (PULONG)Elem->Msg; in PeerAddBAReqAction()