Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_ptp.h213 u32 tx_hwtstamp_timeouts; member
Dice_ptp.c704 pf->ptp.tx_hwtstamp_timeouts++; in ice_ptp_process_tx_tstamp()
Dice_ethtool.c141 ICE_PF_STAT("tx_hwtstamp_timeouts", ptp.tx_hwtstamp_timeouts),
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c789 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hang()
858 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hwtstamp_work()
Dixgbe.h779 u32 tx_hwtstamp_timeouts; member
Dixgbe_ethtool.c89 {"tx_hwtstamp_timeouts", IXGBE_STAT(tx_hwtstamp_timeouts)},
/linux-6.6.21/drivers/net/ethernet/intel/e1000e/
De1000.h251 u32 tx_hwtstamp_timeouts; member
Dethtool.c96 E1000_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
Dnetdev.c1200 adapter->tx_hwtstamp_timeouts++; in e1000e_tx_hwtstamp_work()
/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc.h232 u32 tx_hwtstamp_timeouts; member
Digc_ptp.c672 adapter->tx_hwtstamp_timeouts++; in igc_ptp_tx_timeout()
Digc_ethtool.c65 IGC_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
/linux-6.6.21/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c239 pf->tx_hwtstamp_timeouts = 0; in i40_ptp_reset_timing_events()
753 pf->tx_hwtstamp_timeouts++; in i40e_ptp_tx_hang()
Di40e.h746 u32 tx_hwtstamp_timeouts; member
Di40e_ethtool.c357 I40E_PF_STAT("port.tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
/linux-6.6.21/drivers/net/ethernet/intel/igb/
Digb.h629 u32 tx_hwtstamp_timeouts; member
Digb_ptp.c829 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_work()
930 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_hang()
Digb_ethtool.c72 IGB_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),