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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;

Completed in 114 milliseconds