Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.c1666 typhoon_rx(struct typhoon *tp, struct basic_ring *rxRing, volatile u32 * ready, in typhoon_rx() argument
1684 rx = (struct rx_desc *) (rxRing->ringBase + rxaddr); in typhoon_rx()