Searched refs:TMD1_ENP (Results 1 – 2 of 2) sorted by relevance
169 #define TMD1_ENP 0x01 /* end of packet */ macro630 head->flag = TMD1_OWN_CHIP | TMD1_ENP | TMD1_STP; in lance_start_xmit()723 } else if(head->flag & (TMD1_ENP | TMD1_STP)) { in lance_interrupt()725 head->flag &= ~(TMD1_ENP | TMD1_STP); in lance_interrupt()
270 #define TMD1_ENP 0x01 /* end of packet */ macro828 head->flag = TMD1_OWN_CHIP | TMD1_ENP | TMD1_STP; in lance_start_xmit()