Searched refs:TxOwner (Results 1 – 3 of 3) sorted by relevance
39 pMds->TxOwner[ pWb35Tx->TxSendIndex ] = 0;// Set the owner. Free the owner bit always. in Wb35Tx_complete()84 if (!pMds->TxOwner[SendIndex]) //No more data need to be sent, return immediately in Wb35Tx()
84 u8 TxOwner[((MAX_USB_TX_BUFFER_NUMBER + 3) & ~0x03)]; member
461 if (pMds->TxOwner[FillIndex]) { /* Is owned by software 0:Yes 1:No */ in Mds_Tx()540 pMds->TxOwner[FillIndex] = 1; in Mds_Tx()