Searched refs:FillIndex (Results 1 – 1 of 1) sorted by relevance
445 u8 FillIndex, TxDesIndex, FragmentCount, FillCount; in Mds_Tx() local460 FillIndex = pMds->TxFillIndex; in Mds_Tx()461 if (pMds->TxOwner[FillIndex]) { /* Is owned by software 0:Yes 1:No */ in Mds_Tx()466 XmitBufAddress = pMds->pTxBuffer + (MAX_USB_TX_BUFFER * FillIndex); /* Get buffer */ in Mds_Tx()534 pMds->TxBufferSize[FillIndex] = XmitBufSize; in Mds_Tx()537 pMds->TxCountInBuffer[FillIndex] = FillCount; in Mds_Tx()540 pMds->TxOwner[FillIndex] = 1; in Mds_Tx()