Home
last modified time | relevance | path

Searched refs:tx_hwtstamp_timeouts (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c314 wx->tx_hwtstamp_timeouts++; in wx_ptp_tx_hang()
788 wx->tx_hwtstamp_timeouts = 0; in wx_ptp_init()
H A Dwx_ethtool.c46 WX_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
761 ts_stats->lost = wx->tx_hwtstamp_timeouts + in wx_get_ptp_stats()
H A Dwx_type.h1426 u32 tx_hwtstamp_timeouts; member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c794 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hang()
863 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hwtstamp_work()
H A Dixgbe.h803 u32 tx_hwtstamp_timeouts; member
/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h252 u32 tx_hwtstamp_timeouts; member
H A Dnetdev.c1213 adapter->tx_hwtstamp_timeouts++; in e1000e_tx_hwtstamp_work()
/linux/drivers/net/ethernet/intel/igc/
H A Digc.h291 u32 tx_hwtstamp_timeouts; member
H A Digc_ethtool.c66 IGC_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
/linux/drivers/net/ethernet/intel/igb/
H A Digb.h638 u32 tx_hwtstamp_timeouts; member
H A Digb_ethtool.c72 IGB_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c393 pf->ptp.tx_hwtstamp_timeouts++; in ice_ptp_req_tx_single_tstamp()
597 pf->ptp.tx_hwtstamp_timeouts++; in ice_ptp_process_tx_tstamp()
H A Dice_ethtool.c142 ICE_PF_STAT("tx_hwtstamp_timeouts", ptp.tx_hwtstamp_timeouts),
4751 ts_stats->lost = ptp->tx_hwtstamp_timeouts; in ice_get_ts_stats()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h674 u32 tx_hwtstamp_timeouts; member