Searched refs:ETDES0_PAYLOAD_ERROR (Results 1 – 2 of 2) sorted by relevance
103 #define ETDES0_PAYLOAD_ERROR BIT(12) macro
60 if (unlikely(tdes0 & ETDES0_PAYLOAD_ERROR)) { in enh_desc_get_tx_status()