Searched refs:TF_OWN (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dariadne.h325 #define TF_OWN 0x0080 /* PCnet-ISA controller owns the descriptor */ macro
H A Dariadne.c447 if (status & TF_OWN)
566 priv->tx_ring[entry]->TMD1 = (priv->tx_ring[entry]->TMD1&0xff00)|TF_OWN|TF_STP|TF_ENP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dariadne.h325 #define TF_OWN 0x0080 /* PCnet-ISA controller owns the descriptor */ macro
H A Dariadne.c447 if (status & TF_OWN)
566 priv->tx_ring[entry]->TMD1 = (priv->tx_ring[entry]->TMD1&0xff00)|TF_OWN|TF_STP|TF_ENP;

Completed in 122 milliseconds