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