Searched refs:next_rfd (Results 1 – 1 of 1) sorted by relevance
1505 struct RxFD *next_rfd; in tc35815_rx() local1622 next_rfd = fd_bus_to_virt(lp, in tc35815_rx()1624 if (next_rfd < lp->rfd_base || next_rfd > lp->rfd_limit) { in tc35815_rx()1642 if (lp->rfd_cur != next_rfd) in tc35815_rx()1644 lp->rfd_cur, next_rfd); in tc35815_rx()