Searched defs:next_rx (Results 1 – 3 of 3) sorted by relevance
1520 unsigned int next_rx; in lmc_rx() local
204 static inline u16 next_rx(u16 rx) { return (rx+1)&(RX_RING_LEN-1); }; in next_rx() function
419 u16 next_rx, next_empty; member835 unsigned next_rx; local