Searched refs:last_overflow_check (Results 1 – 5 of 5) sorted by relevance
106 bool timeout = time_is_before_jiffies(mdev->last_overflow_check + in mlx4_en_ptp_overflow_check()114 mdev->last_overflow_check = jiffies; in mlx4_en_ptp_overflow_check()
426 unsigned long last_overflow_check; member
235 bool timeout = time_is_before_jiffies(wx->last_overflow_check + in wx_ptp_overflow_check()245 wx->last_overflow_check = jiffies; in wx_ptp_overflow_check()768 wx->last_overflow_check = jiffies; in wx_ptp_reset()
695 bool timeout = time_is_before_jiffies(adapter->last_overflow_check + in ixgbe_ptp_overflow_check()705 adapter->last_overflow_check = jiffies; in ixgbe_ptp_overflow_check()1353 adapter->last_overflow_check = jiffies; in ixgbe_ptp_reset()
795 unsigned long last_overflow_check; member