Home
last modified time | relevance | path

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

/openbmc/linux/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()