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