Searched refs:TX_LAST_DESC (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 Dmv643xx_eth.c244 #define TX_LAST_DESC 0x00100000 macro
746 ZERO_PADDING | TX_LAST_DESC |
831 cmd_sts |= ZERO_PADDING | TX_LAST_DESC | TX_ENABLE_INTERRUPT;
958 if (cmd_sts & TX_LAST_DESC)
H A Dpxa168_eth.c96 #define TX_LAST_DESC (1 << 16) macro
1274 TX_ZERO_PADDING | TX_LAST_DESC | TX_EN_INT;

Completed in 115 milliseconds