Searched refs:TDES0_NO_CARRIER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | descs.h | 68 #define TDES0_NO_CARRIER BIT(10) macro |
H A D | norm_desc.c | 34 if (unlikely(tdes0 & TDES0_NO_CARRIER)) { in ndesc_get_tx_status() |