Home
last modified time | relevance | path

Searched defs:lastRead (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c534 typhoon_num_free(int lastWrite, int lastRead, int ringSize) in typhoon_num_free()
1505 u32 lastRead = txRing->lastRead; in typhoon_clean_tx() local
1541 u32 lastRead; in typhoon_tx_complete() local
H A Dtyphoon.h43 u32 lastRead; member