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