Searched refs:next_rfd (Results 1 – 2 of 2) sorted by relevance
597 uint32_t next_rfd; in i82596_receive() local671 next_rfd = get_uint32(rfd_p + 4); in i82596_receive()672 set_uint32(next_rfd + 8, rbd); in i82596_receive()
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()