Searched refs:ptp_flags (Results 1 – 5 of 5) sorted by relevance
881 if (!(adapter->ptp_flags & IGB_PTP_ENABLED)) in igb_ptp_rx_pktstamp()931 if (!(adapter->ptp_flags & IGB_PTP_ENABLED)) in igb_ptp_rx_rgtstamp()1215 adapter->ptp_flags |= IGB_PTP_OVERFLOW_CHECK; in igb_ptp_init()1234 adapter->ptp_flags |= IGB_PTP_OVERFLOW_CHECK; in igb_ptp_init()1268 if (adapter->ptp_flags & IGB_PTP_OVERFLOW_CHECK) in igb_ptp_init()1285 adapter->ptp_flags |= IGB_PTP_ENABLED; in igb_ptp_init()1298 if (!(adapter->ptp_flags & IGB_PTP_ENABLED)) in igb_ptp_suspend()1301 if (adapter->ptp_flags & IGB_PTP_OVERFLOW_CHECK) in igb_ptp_suspend()1326 adapter->ptp_flags &= ~IGB_PTP_ENABLED; in igb_ptp_stop()1382 if (adapter->ptp_flags & IGB_PTP_OVERFLOW_CHECK) in igb_ptp_reset()
625 unsigned int ptp_flags; member
2430 if (adapter->ptp_flags & IGB_PTP_ENABLED) in igb_reset()
521 adapter->ptp_flags |= IGC_PTP_ENABLED; in igc_ptp_init()552 if (!(adapter->ptp_flags & IGC_PTP_ENABLED)) in igc_ptp_suspend()577 adapter->ptp_flags &= ~IGC_PTP_ENABLED; in igc_ptp_stop()
213 unsigned int ptp_flags; member