IGB_PTP_ENABLED  2432 drivers/net/ethernet/intel/igb/igb_main.c 	if (adapter->ptp_flags & IGB_PTP_ENABLED)
IGB_PTP_ENABLED  1268 drivers/net/ethernet/intel/igb/igb_ptp.c 		adapter->ptp_flags |= IGB_PTP_ENABLED;
IGB_PTP_ENABLED  1281 drivers/net/ethernet/intel/igb/igb_ptp.c 	if (!(adapter->ptp_flags & IGB_PTP_ENABLED))
IGB_PTP_ENABLED  1309 drivers/net/ethernet/intel/igb/igb_ptp.c 		adapter->ptp_flags &= ~IGB_PTP_ENABLED;