Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/3com/
Dtyphoon.c540 typhoon_num_free(int lastWrite, int lastRead, int ringSize) in typhoon_num_free()
1510 u32 lastRead = txRing->lastRead; in typhoon_clean_tx() local
1546 u32 lastRead; in typhoon_tx_complete() local
Dtyphoon.h43 u32 lastRead; member