Searched refs:QconsumerNdx (Results 1 – 1 of 1) sorted by relevance
288 u32 QconsumerNdx; in cpqfcTS_WorkTask() local297 QconsumerNdx = fcLQ->consumer; in cpqfcTS_WorkTask()299 PCI_TRACEO(fcLQ->Qitem[QconsumerNdx].Type, 0x90) in cpqfcTS_WorkTask()303 switch (fcLQ->Qitem[QconsumerNdx].Type) in cpqfcTS_WorkTask()308 AnalyzeIncomingFrame(dev, QconsumerNdx); in cpqfcTS_WorkTask()320 ExchangeID = (s32) fcLQ->Qitem[QconsumerNdx].ulBuff[0]; // x_ID copied from DPC timeout function in cpqfcTS_WorkTask()387 ulStatus = cpqfcTSBuildExchange(dev, fcLQ->Qitem[QconsumerNdx].Type, // e.g. PLOGI in cpqfcTS_WorkTask()389 fcLQ->Qitem[QconsumerNdx].ulBuff, // incoming fchs in cpqfcTS_WorkTask()418 fcLQ->Qitem[QconsumerNdx].ulBuff); in cpqfcTS_WorkTask()424 s32 x_ID = fcLQ->Qitem[QconsumerNdx].ulBuff[0]; in cpqfcTS_WorkTask()[all …]