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