Searched refs:rfd_last (Results 1 – 3 of 3) sorted by relevance
207 volatile struct rfd_struct *rfd_last, *rfd_top, *rfd_first; member884 p->rfd_last = p->rfd_first + p->num_recv_buffs - 1; in alloc_rfa()1008 p->rfd_last->last = 0; /* delete RU_SUSP */ in elmc_rcv_int()1009 p->rfd_last = p->rfd_top; in elmc_rcv_int()
149 volatile struct rfd_struct *rfd_last,*rfd_top,*rfd_first; member673 p->rfd_last = p->rfd_first + (p->num_recv_buffs - 1 + rfdadd); in alloc_rfa()825 p->rfd_last->last = 0; /* delete RFD_SUSP */ in sun3_82586_rcv_int()826 p->rfd_last = p->rfd_top; in sun3_82586_rcv_int()
193 struct rfd_struct __iomem *rfd_last, *rfd_top, *rfd_first; member862 p->rfd_last = p->rfd_first + (p->num_recv_buffs - 1 + rfdadd); in alloc_rfa()1005 writeb(0, &p->rfd_last->last); /* delete RFD_SUSP */ in ni52_rcv_int()1006 p->rfd_last = p->rfd_top; in ni52_rcv_int()