Searched refs:TX_LAST_DESC (Results 1 – 2 of 2) sorted by relevance
149 #define TX_LAST_DESC (1UL<<30) macro
962 ASSERT((desc1 & (TX_SETUP_PACKET | TX_LAST_DESC)) != 0); in dmfe_reclaim_tx_desc()1131 desc1 = TX_FIRST_DESC | TX_LAST_DESC | totlen; in dmfe_send_msg()