Home
last modified time | relevance | path

Searched refs:TxFillCount (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/winbond/
Dwb35tx_s.h43 u32 TxFillCount; // 20060928 member
Dwb35tx.c104 pWb35Tx->TxFillCount += pMds->TxCountInBuffer[SendIndex]; in Wb35Tx()
105 if (pWb35Tx->TxFillCount > 12) in Wb35Tx()