Searched refs:ETDES0_LOSS_CARRIER (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ | ||
D | descs.h | 112 #define ETDES0_LOSS_CARRIER BIT(11) macro |
D | enh_desc.c | 49 if (unlikely(tdes0 & ETDES0_LOSS_CARRIER)) { in enh_desc_get_tx_status() |