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