Searched refs:TX_DESC_TDES1_FIRST_SEG_MASK (Results 1 – 2 of 2) sorted by relevance
143 #define TX_DESC_TDES1_FIRST_SEG_MASK BIT(29) macro
564 if (tx_desc.tdes1 & TX_DESC_TDES1_FIRST_SEG_MASK) { in gmac_try_send_next_packet()