Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c308 wx->last_rx_ptp_check = jiffies; in wx_ptp_tx_hang()
313 rx_event = wx->last_rx_ptp_check; in wx_ptp_tx_hang()
323 wx->last_rx_ptp_check = jiffies; in wx_ptp_do_aux_work()
H A Dwx_type.h1431 unsigned long last_rx_ptp_check; member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c730 adapter->last_rx_ptp_check = jiffies; in ixgbe_ptp_rx_hang()
735 rx_event = adapter->last_rx_ptp_check; in ixgbe_ptp_rx_hang()
745 adapter->last_rx_ptp_check = jiffies; in ixgbe_ptp_rx_hang()
H A Dixgbe.h797 unsigned long last_rx_ptp_check; member
H A Dixgbe_main.c8137 adapter->last_rx_ptp_check = jiffies; in ixgbe_watchdog_link_is_up()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c448 wx->last_rx_ptp_check = jiffies; in txgbe_mac_link_up_aml()
/linux/drivers/net/ethernet/intel/igb/
H A Digb.h632 unsigned long last_rx_ptp_check; member