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