Searched refs:TDES3_LD (Results 1 – 2 of 2) sorted by relevance
174 des3_flags |= TDES3_LD; in dwmac_send()243 if (des3_val & TDES3_LD) { in dwmac_tx_release()
1112 #define TDES3_LD BIT(28) macro