Searched refs:TX_DESC_TDES1_INTERR_COMP_MASK (Results 1 – 2 of 2) sorted by relevance
139 #define TX_DESC_TDES1_INTERR_COMP_MASK BIT(31) macro
635 if (tx_desc.tdes1 & TX_DESC_TDES1_INTERR_COMP_MASK) { in gmac_try_send_next_packet()