Home
last modified time | relevance | path

Searched refs:rbd_offset (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/i825xx/
Deexpress.h153 volatile unsigned short rbd_offset; member
D3c523.h117 unsigned short rbd_offset; /* pointeroffset to RBD-buffer */ member
Dsun3_82586.h135 unsigned short rbd_offset; /* pointeroffset to RBD-buffer */ member
Dsun3_82586.c651 rfd[i].rbd_offset = 0xffff; in alloc_rfa()
675 p->rfd_first->rbd_offset = make16(rbd); in alloc_rfa()
773 rbd = (struct rbd_struct *) make32(p->rfd_top->rbd_offset); in sun3_82586_rcv_int()
823 p->rfd_top->rbd_offset = 0xffff; in sun3_82586_rcv_int()
864 rbds = (struct rbd_struct *) make32(rfds->rbd_offset); in sun3_82586_rcv_int()
Dni52.h127 u16 rbd_offset; /* pointeroffset to RBD-buffer */ member
Dni52.c842 writew(0xffff, &rfd[i].rbd_offset); in alloc_rfa()
865 writew(make16(rbd), &p->rfd_first->rbd_offset); in alloc_rfa()
960 rbd = make32(readw(&p->rfd_top->rbd_offset)); in ni52_rcv_int()
1004 writew(0xffff, &p->rfd_top->rbd_offset); in ni52_rcv_int()
D3c523.c887 p->rfd_first->rbd_offset = make16(rbd); in alloc_rfa()
980 rbd = (struct rbd_struct *) make32(p->rfd_top->rbd_offset); in elmc_rcv_int()