Home
last modified time | relevance | path

Searched refs:RFD_SUSP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h143 #define RFD_SUSP 0x40 /* last: suspend RU after */ macro
H A Dsun3_82586.c653 rfd[p->num_recv_buffs-1+rfdadd].last = RFD_SUSP; /* RU suspend */ in alloc_rfa()
822 p->rfd_top->last = RFD_SUSP; /* maybe exchange by RFD_LAST */ in sun3_82586_rcv_int()
824 p->rfd_last->last = 0; /* delete RFD_SUSP */ in sun3_82586_rcv_int()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h144 #define RFD_SUSP 0x40 /* last: suspend RU after */ macro
H A Dsun3_82586.c650 rfd[p->num_recv_buffs-1+rfdadd].last = RFD_SUSP; /* RU suspend */ in alloc_rfa()
819 p->rfd_top->last = RFD_SUSP; /* maybe exchange by RFD_LAST */ in sun3_82586_rcv_int()
821 p->rfd_last->last = 0; /* delete RFD_SUSP */ in sun3_82586_rcv_int()

Completed in 5 milliseconds