Searched refs:TDES0_TIME_STAMP_STATUS (Results 1 – 2 of 2) sorted by relevance
75 #define TDES0_TIME_STAMP_STATUS BIT(17) macro
245 return (le32_to_cpu(p->des0) & TDES0_TIME_STAMP_STATUS) >> 17; in ndesc_get_tx_timestamp_status()