Searched refs:next_rfd (Results 1 – 1 of 1) sorted by relevance
1475 struct RxFD *next_rfd; in tc35815_rx() local1592 next_rfd = fd_bus_to_virt(lp, in tc35815_rx()1594 if (next_rfd < lp->rfd_base || next_rfd > lp->rfd_limit) { in tc35815_rx()1612 if (lp->rfd_cur != next_rfd) in tc35815_rx()1614 lp->rfd_cur, next_rfd); in tc35815_rx()