Searched defs:next_rx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/lmc/
H A Dlmc_main.c1521 unsigned int next_rx; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c527.c202 static inline u16 next_rx(u16 rx) { return (rx+1)&(RX_RING_LEN-1); }; function
H A Dns83820.c325 u16 next_rx, next_empty; member in struct:rx_info
754 unsigned next_rx; local
[all...]

Completed in 75 milliseconds