Searched refs:TDES1_FIRST_SEGMENT (Results 1 – 2 of 2) sorted by relevance
199 tdes1 |= TDES1_FIRST_SEGMENT; in ndesc_prepare_tx_desc()201 tdes1 &= ~TDES1_FIRST_SEGMENT; in ndesc_prepare_tx_desc()
98 #define TDES1_FIRST_SEGMENT BIT(29) macro