Searched refs:next_rfd (Results 1 – 1 of 1) sorted by relevance
1476 struct RxFD *next_rfd; in tc35815_rx() local1593 next_rfd = fd_bus_to_virt(lp, in tc35815_rx()1595 if (next_rfd < lp->rfd_base || next_rfd > lp->rfd_limit) { in tc35815_rx()1613 if (lp->rfd_cur != next_rfd) in tc35815_rx()1615 lp->rfd_cur, next_rfd); in tc35815_rx()