Searched refs:tx_hwtstamp_timeouts (Results 1 – 15 of 15) sorted by relevance
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 799 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hang() 868 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hwtstamp_work()
|
D | ixgbe.h | 730 u32 tx_hwtstamp_timeouts; member
|
D | ixgbe_ethtool.c | 91 {"tx_hwtstamp_timeouts", IXGBE_STAT(tx_hwtstamp_timeouts)},
|
/drivers/net/ethernet/intel/igc/ |
D | igc.h | 189 u32 tx_hwtstamp_timeouts; member
|
D | igc_ptp.c | 333 adapter->tx_hwtstamp_timeouts++; in igc_ptp_tx_timeout()
|
D | igc_ethtool.c | 65 IGC_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
|
/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 248 u32 tx_hwtstamp_timeouts; member
|
D | ethtool.c | 96 E1000_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
|
D | netdev.c | 1196 adapter->tx_hwtstamp_timeouts++; in e1000e_tx_hwtstamp_work()
|
/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 698 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_work() 799 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_hang()
|
D | igb.h | 629 u32 tx_hwtstamp_timeouts; member
|
D | igb_ethtool.c | 72 IGB_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 350 pf->tx_hwtstamp_timeouts++; in i40e_ptp_tx_hang()
|
D | i40e.h | 641 u32 tx_hwtstamp_timeouts; member
|
D | i40e_ethtool.c | 353 I40E_PF_STAT("port.tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
|