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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsun3lance.c171 #define TMD1_ENP 0x01 /* end of packet */ macro
620 head->flag = TMD1_OWN_CHIP | TMD1_ENP | TMD1_STP;
714 } else if(head->flag & (TMD1_ENP | TMD1_STP)) {
716 head->flag &= ~(TMD1_ENP | TMD1_STP);
H A Datarilance.c272 #define TMD1_ENP 0x01 /* end of packet */ macro
839 head->flag = TMD1_OWN_CHIP | TMD1_ENP | TMD1_STP;

Completed in 94 milliseconds