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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsh_eth.c708 if (txdesc->status & cpu_to_edmac(mdp, TD_TACT))
1192 txdesc->status |= cpu_to_edmac(mdp, TD_TACT | TD_TDLE);
1194 txdesc->status |= cpu_to_edmac(mdp, TD_TACT);
H A Dsh_eth.h465 TD_TACT = 0x80000000, enumerator in enum:TD_STS_BIT

Completed in 164 milliseconds