Searched refs:XMIT_END (Results 1 – 2 of 2) sorted by relevance
75 #define XMIT_END 0x01 /* End of Packet */ macro
833 tmdp->u.s.status = XMIT_START | XMIT_END; in ni65_lance_reinit()1016 tmdp->u.s.status = XMIT_OWN | XMIT_START | XMIT_END; /* test: resend this frame */ in ni65_xmit_intr()1206 tmdp->u.s.status = XMIT_OWN | XMIT_START | XMIT_END; in ni65_send_packet()