Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.h63 * rxHiReady: entry the NIC has filled to in the Hi receive ring
79 volatile __le32 rxHiReady; member
H A Dtyphoon.c1736 if (indexes->rxHiCleared != indexes->rxHiReady) { in typhoon_poll()
1737 work_done += typhoon_rx(tp, &tp->rxHiRing, &indexes->rxHiReady, in typhoon_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.h63 * rxHiReady: entry the NIC has filled to in the Hi receive ring
79 volatile __le32 rxHiReady; member
H A Dtyphoon.c1733 if (indexes->rxHiCleared != indexes->rxHiReady) { in typhoon_poll()
1734 work_done += typhoon_rx(tp, &tp->rxHiRing, &indexes->rxHiReady, in typhoon_poll()

Completed in 10 milliseconds