Home
last modified time | relevance | path

Searched refs:last_overflow_check (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c106 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()
H A Dmlx4_en.h435 unsigned long last_overflow_check; member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c690 bool timeout = time_is_before_jiffies(adapter->last_overflow_check + in ixgbe_ptp_overflow_check()
700 adapter->last_overflow_check = jiffies; in ixgbe_ptp_overflow_check()
1345 adapter->last_overflow_check = jiffies; in ixgbe_ptp_reset()