Searched refs:ptp_overflow_work (Results 1 – 2 of 2) sorted by relevance
849 container_of(work, struct igb_adapter, ptp_overflow_work.work); in igb_ptp_overflow_check()860 schedule_delayed_work(&igb->ptp_overflow_work, in igb_ptp_overflow_check()1403 INIT_DELAYED_WORK(&adapter->ptp_overflow_work, in igb_ptp_init()1443 cancel_delayed_work_sync(&adapter->ptp_overflow_work); in igb_ptp_suspend()1524 schedule_delayed_work(&adapter->ptp_overflow_work, in igb_ptp_reset()
618 struct delayed_work ptp_overflow_work; member