Home
last modified time | relevance | path

Searched refs:last_rx_ptp_check (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
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()
Dixgbe.h773 unsigned long last_rx_ptp_check; member
Dixgbe_main.c7566 adapter->last_rx_ptp_check = jiffies; in ixgbe_watchdog_link_is_up()
/linux-6.12.1/drivers/net/ethernet/intel/igb/
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()
Digb.h623 unsigned long last_rx_ptp_check; member