Home
last modified time | relevance | path

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

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