Home
last modified time | relevance | path

Searched refs:rxRing (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c1628 typhoon_rx(struct typhoon *tp, struct basic_ring *rxRing, volatile __le32 * ready, in typhoon_rx() argument
1646 rx = (struct rx_desc *) (rxRing->ringBase + rxaddr); in typhoon_rx()