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