Searched refs:TxSendIndex (Results 1 – 2 of 2) sorted by relevance
39 pMds->TxOwner[ pWb35Tx->TxSendIndex ] = 0;// Set the owner. Free the owner bit always. in Wb35Tx_complete()40 pWb35Tx->TxSendIndex++; in Wb35Tx_complete()41 pWb35Tx->TxSendIndex %= MAX_USB_TX_BUFFER_NUMBER; in Wb35Tx_complete()83 SendIndex = pWb35Tx->TxSendIndex; in Wb35Tx()
32 u32 TxSendIndex;// The next index of Mds array to be sent member