Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/ !
H A Dwx_ptp.c271 wx->last_rx_ptp_check = jiffies; in wx_ptp_rx_hang()
276 rx_event = wx->last_rx_ptp_check; in wx_ptp_rx_hang()
286 wx->last_rx_ptp_check = jiffies; in wx_ptp_rx_hang()
H A Dwx_type.h1412 unsigned long last_rx_ptp_check;
1391 unsigned long last_rx_ptp_check; global() member
/linux/drivers/net/ethernet/wangxun/ngbe/ !
H A Dngbe_mdio.c117 wx->last_rx_ptp_check = jiffies; in ngbe_mac_link_up()
/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()
/linux/drivers/net/ethernet/intel/igb/ !
H A Digb_ptp.c876 adapter->last_rx_ptp_check = jiffies; in igb_ptp_rx_hang()
881 rx_event = adapter->last_rx_ptp_check; in igb_ptp_rx_hang()
888 adapter->last_rx_ptp_check = jiffies; in igb_ptp_rx_hang()
H A Digb.h631 unsigned long last_rx_ptp_check; member
/linux/drivers/net/ethernet/wangxun/txgbe/ !
H A Dtxgbe_aml.c452 wx->last_rx_ptp_check = jiffies; in txgbe_mac_link_up_aml()
H A Dtxgbe_phy.c230 wx->last_rx_ptp_check = jiffies; in txgbe_mac_link_up()