Searched refs:ERDES4_TIMESTAMP_DROPPED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | descs.h | 135 #define ERDES4_TIMESTAMP_DROPPED BIT(14) macro |
H A D | enh_desc.c | 164 if (rdes4 & ERDES4_TIMESTAMP_DROPPED) in enh_desc_get_ext_status() |