Searched refs:ETH_TX_LAST_DESC (Results 1 – 2 of 2) sorted by relevance
1128 ETH_TX_FIRST_DESC | ETH_TX_LAST_DESC;1177 ETH_TX_LAST_DESC;2509 if (command_status & ETH_TX_LAST_DESC)2535 if (command_status & ETH_TX_LAST_DESC) {
458 #define ETH_TX_LAST_DESC (BIT20) macro