Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c799 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hang()
868 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hwtstamp_work()
Dixgbe.h730 u32 tx_hwtstamp_timeouts; member
Dixgbe_ethtool.c91 {"tx_hwtstamp_timeouts", IXGBE_STAT(tx_hwtstamp_timeouts)},
/drivers/net/ethernet/intel/igc/
Digc.h189 u32 tx_hwtstamp_timeouts; member
Digc_ptp.c333 adapter->tx_hwtstamp_timeouts++; in igc_ptp_tx_timeout()
Digc_ethtool.c65 IGC_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
/drivers/net/ethernet/intel/e1000e/
De1000.h248 u32 tx_hwtstamp_timeouts; member
Dethtool.c96 E1000_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
Dnetdev.c1196 adapter->tx_hwtstamp_timeouts++; in e1000e_tx_hwtstamp_work()
/drivers/net/ethernet/intel/igb/
Digb_ptp.c698 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_work()
799 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_hang()
Digb.h629 u32 tx_hwtstamp_timeouts; member
Digb_ethtool.c72 IGB_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c350 pf->tx_hwtstamp_timeouts++; in i40e_ptp_tx_hang()
Di40e.h641 u32 tx_hwtstamp_timeouts; member
Di40e_ethtool.c353 I40E_PF_STAT("port.tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),