Home
last modified time | relevance | path

Searched refs:rbd_struct (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/i825xx/
A Dsun3_82586.c638 volatile struct rbd_struct *rbd; in alloc_rfa()
653 rbd = (struct rbd_struct *) ptr; in alloc_rfa()
657 memset((char *) rbd,0,sizeof(struct rbd_struct)*(p->num_recv_buffs)); in alloc_rfa()
761 struct rbd_struct *rbd; in sun3_82586_rcv_int()
769 rbd = (struct rbd_struct *) make32(p->rfd_top->rbd_offset); in sun3_82586_rcv_int()
804 rbd = (struct rbd_struct *) make32(rbd->next); in sun3_82586_rcv_int()
856 volatile struct rbd_struct *rbds; in sun3_82586_rcv_int()
860 rbds = (struct rbd_struct *) make32(rfds->rbd_offset); in sun3_82586_rcv_int()
A Dsun3_82586.h162 struct rbd_struct struct

Completed in 6 milliseconds