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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsunbmac.h258 #define TXD_OWN 0x80000000 /* Ownership. */ macro
H A Dsunqe.h281 #define TXD_OWN 0x80000000 /* Ownership. */ macro
H A Dsunqe.c542 if (flags & TXD_OWN)
601 (TXD_OWN | TXD_SOP | TXD_EOP | (len & TXD_LENGTH));
H A Dsunbmac.c776 if (this->tx_flags & TXD_OWN)
975 (TXD_OWN | TXD_SOP | TXD_EOP | (len & TXD_LENGTH));

Completed in 102 milliseconds