Home
last modified time | relevance | path

Searched refs:last_rx_ptp_check (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c735 adapter->last_rx_ptp_check = jiffies; in ixgbe_ptp_rx_hang()
740 rx_event = adapter->last_rx_ptp_check; in ixgbe_ptp_rx_hang()
750 adapter->last_rx_ptp_check = jiffies; in ixgbe_ptp_rx_hang()
H A Dixgbe.h730 unsigned long last_rx_ptp_check; member
H A Dixgbe_main.c7468 adapter->last_rx_ptp_check = jiffies; in ixgbe_watchdog_link_is_up()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c725 adapter->last_rx_ptp_check = jiffies; in ixgbe_ptp_rx_hang()
730 rx_event = adapter->last_rx_ptp_check; in ixgbe_ptp_rx_hang()
740 adapter->last_rx_ptp_check = jiffies; in ixgbe_ptp_rx_hang()
H A Dixgbe.h773 unsigned long last_rx_ptp_check; member
H A Dixgbe_main.c7539 adapter->last_rx_ptp_check = jiffies; in ixgbe_watchdog_link_is_up()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c756 adapter->last_rx_ptp_check = jiffies; in igb_ptp_rx_hang()
761 rx_event = adapter->last_rx_ptp_check; in igb_ptp_rx_hang()
768 adapter->last_rx_ptp_check = jiffies; in igb_ptp_rx_hang()
H A Digb.h623 unsigned long last_rx_ptp_check; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c887 adapter->last_rx_ptp_check = jiffies; in igb_ptp_rx_hang()
892 rx_event = adapter->last_rx_ptp_check; in igb_ptp_rx_hang()
899 adapter->last_rx_ptp_check = jiffies; in igb_ptp_rx_hang()
H A Digb.h623 unsigned long last_rx_ptp_check; member

Completed in 40 milliseconds