Home
last modified time | relevance | path

Searched refs:IGB_PTP_ENABLED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A Digb.h682 #define IGB_PTP_ENABLED BIT(0) macro
H A Digb_main.c2462 if (adapter->ptp_flags & IGB_PTP_ENABLED) in igb_reset()