Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c663 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hang()
732 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hwtstamp_work()
Dixgbe.h722 u32 tx_hwtstamp_timeouts; member
Dixgbe_ethtool.c91 {"tx_hwtstamp_timeouts", IXGBE_STAT(tx_hwtstamp_timeouts)},
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
De1000.h248 u32 tx_hwtstamp_timeouts; member
Dethtool.c89 E1000_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
Dnetdev.c1193 adapter->tx_hwtstamp_timeouts++; in e1000e_tx_hwtstamp_work()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ptp.c631 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_work()
729 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_hang()
Digb.h559 u32 tx_hwtstamp_timeouts; member
Digb_ethtool.c72 IGB_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c344 pf->tx_hwtstamp_timeouts++; in i40e_ptp_tx_hang()
Di40e.h590 u32 tx_hwtstamp_timeouts; member
Di40e_ethtool.c141 I40E_PF_STAT("port.tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),