Home
last modified time | relevance | path

Searched refs:TxCountInBuffer (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/winbond/
Dmds_s.h101 u8 TxCountInBuffer[ ((MAX_USB_TX_DESCRIPTOR + 3) & ~0x03) ]; // 20060928 member
Dwb35tx.c104 pWb35Tx->TxFillCount += pMds->TxCountInBuffer[SendIndex]; in Wb35Tx()
Dmds.c534 pMds->TxCountInBuffer[FillIndex] = FillCount; in Mds_Tx()