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