Home
last modified time | relevance | path

Searched refs:E1000_ETQF_1588 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h171 #define E1000_ETQF_1588 BIT(30) macro
H A Digb_ptp.c1249 E1000_ETQF_1588 | /* enable timestamping */ in igb_ptp_set_timestamp_mode()
/openbmc/qemu/hw/net/
H A Digb_regs.h215 #define E1000_ETQF_1588 BIT(30) macro
H A Digb_core.c1062 if ((core->mac[ETQF0 + *etqf] & E1000_ETQF_1588) && in igb_receive_assign()