Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c271 pf->last_rx_ptp_check = jiffies; in i40e_ptp_rx_hang()
276 rx_event = pf->last_rx_ptp_check; in i40e_ptp_rx_hang()
289 pf->last_rx_ptp_check = jiffies; in i40e_ptp_rx_hang()
Di40e.h408 unsigned long last_rx_ptp_check; member
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c434 adapter->last_rx_ptp_check = jiffies; in ixgbe_ptp_rx_hang()
439 rx_event = adapter->last_rx_ptp_check; in ixgbe_ptp_rx_hang()
446 adapter->last_rx_ptp_check = jiffies; in ixgbe_ptp_rx_hang()
Dixgbe.h755 unsigned long last_rx_ptp_check; member
Dixgbe_main.c6455 adapter->last_rx_ptp_check = jiffies; in ixgbe_watchdog_link_is_up()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_ptp.c693 adapter->last_rx_ptp_check = jiffies; in igb_ptp_rx_hang()
698 rx_event = adapter->last_rx_ptp_check; in igb_ptp_rx_hang()
705 adapter->last_rx_ptp_check = jiffies; in igb_ptp_rx_hang()
Digb.h437 unsigned long last_rx_ptp_check; member