Searched refs:next_rfd (Results 1 – 1 of 1) sorted by relevance
1469 struct RxFD *next_rfd; in tc35815_rx() local1586 next_rfd = fd_bus_to_virt(lp, in tc35815_rx()1588 if (next_rfd < lp->rfd_base || next_rfd > lp->rfd_limit) { in tc35815_rx()1606 if (lp->rfd_cur != next_rfd) in tc35815_rx()1608 lp->rfd_cur, next_rfd); in tc35815_rx()