Searched refs:TxFillIndex (Results 1 – 2 of 2) sorted by relevance
90 u8 TxFillIndex; /* the next index of TxBuffer can be used */ member
460 FillIndex = pMds->TxFillIndex; in Mds_Tx()542 pMds->TxFillIndex++; in Mds_Tx()543 pMds->TxFillIndex %= MAX_USB_TX_BUFFER_NUMBER; in Mds_Tx()