Searched refs:ptp_flags (Results 1 – 5 of 5) sorted by relevance
1198 adapter->ptp_flags |= IGB_PTP_OVERFLOW_CHECK; in igb_ptp_init()1217 adapter->ptp_flags |= IGB_PTP_OVERFLOW_CHECK; in igb_ptp_init()1251 if (adapter->ptp_flags & IGB_PTP_OVERFLOW_CHECK) in igb_ptp_init()1268 adapter->ptp_flags |= IGB_PTP_ENABLED; in igb_ptp_init()1281 if (!(adapter->ptp_flags & IGB_PTP_ENABLED)) in igb_ptp_suspend()1284 if (adapter->ptp_flags & IGB_PTP_OVERFLOW_CHECK) in igb_ptp_suspend()1309 adapter->ptp_flags &= ~IGB_PTP_ENABLED; in igb_ptp_stop()1365 if (adapter->ptp_flags & IGB_PTP_OVERFLOW_CHECK) in igb_ptp_reset()
625 unsigned int ptp_flags; member
2422 if (adapter->ptp_flags & IGB_PTP_ENABLED) in igb_reset()
513 adapter->ptp_flags |= IGC_PTP_ENABLED; in igc_ptp_init()544 if (!(adapter->ptp_flags & IGC_PTP_ENABLED)) in igc_ptp_suspend()568 adapter->ptp_flags &= ~IGC_PTP_ENABLED; in igc_ptp_stop()
213 unsigned int ptp_flags; member