Searched refs:TxFillIndex (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/winbond/
H A Dmds_s.h91 u8 TxFillIndex; /* the next index of TxBuffer can be used */ member in struct:wb35_mds
H A Dmds.c440 FillIndex = pMds->TxFillIndex;
531 pMds->TxFillIndex++;
532 pMds->TxFillIndex %= MAX_USB_TX_BUFFER_NUMBER;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/winbond/
H A Dmds_s.h91 u8 TxFillIndex; /* the next index of TxBuffer can be used */ member in struct:wb35_mds
H A Dmds.c440 FillIndex = pMds->TxFillIndex;
531 pMds->TxFillIndex++;
532 pMds->TxFillIndex %= MAX_USB_TX_BUFFER_NUMBER;

Completed in 110 milliseconds