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

/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 */
822 p->rfd_top->last = RFD_SUSP; /* maybe exchange by RFD_LAST */
824 p->rfd_last->last = 0; /* delete RFD_SUSP */

Completed in 76 milliseconds