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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dnetx-eth.c43 #define IND_FIFO_PORT_LO(xcno) (2 + ((xcno) << 3)) /* Index of the FIFO where received */ macro
149 val = pfifo_pop(IND_FIFO_PORT_LO(priv->id));
197 readl(NETX_PFIFO_FILL_LEVEL(IND_FIFO_PORT_LO(priv->id)));

Completed in 51 milliseconds