Searched refs:tx_hwtstamp_timeouts (Results 1 – 21 of 21) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp.h | 268 u32 tx_hwtstamp_timeouts; member
|
| H A D | ice_ptp.c | 492 pf->ptp.tx_hwtstamp_timeouts++; in ice_ptp_req_tx_single_tstamp() 689 pf->ptp.tx_hwtstamp_timeouts++; in ice_ptp_process_tx_tstamp()
|
| H A D | ice_ethtool.c | 141 ICE_PF_STAT("tx_hwtstamp_timeouts", ptp.tx_hwtstamp_timeouts),
|
| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 44 WX_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts), 533 ts_stats->lost = wx->tx_hwtstamp_timeouts + in wx_get_ptp_stats()
|
| H A D | wx_ptp.c | 312 wx->tx_hwtstamp_timeouts++; in wx_ptp_tx_hang() 769 wx->tx_hwtstamp_timeouts = 0; in wx_ptp_init()
|
| H A D | wx_type.h | 1228 u32 tx_hwtstamp_timeouts; member
|
| /linux-6.15/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ptp.c | 794 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hang() 863 adapter->tx_hwtstamp_timeouts++; in ixgbe_ptp_tx_hwtstamp_work()
|
| H A D | ixgbe.h | 785 u32 tx_hwtstamp_timeouts; member
|
| H A D | ixgbe_ethtool.c | 89 {"tx_hwtstamp_timeouts", IXGBE_STAT(tx_hwtstamp_timeouts)},
|
| /linux-6.15/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 251 u32 tx_hwtstamp_timeouts; member
|
| H A D | ethtool.c | 96 E1000_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
|
| H A D | netdev.c | 1200 adapter->tx_hwtstamp_timeouts++; in e1000e_tx_hwtstamp_work()
|
| /linux-6.15/drivers/net/ethernet/intel/igc/ |
| H A D | igc.h | 283 u32 tx_hwtstamp_timeouts; member
|
| H A D | igc_ptp.c | 688 adapter->tx_hwtstamp_timeouts++; in igc_ptp_tx_timeout()
|
| H A D | igc_ethtool.c | 65 IGC_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
|
| /linux-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ptp.c | 240 pf->tx_hwtstamp_timeouts = 0; in i40_ptp_reset_timing_events() 754 pf->tx_hwtstamp_timeouts++; in i40e_ptp_tx_hang()
|
| H A D | i40e.h | 669 u32 tx_hwtstamp_timeouts; member
|
| H A D | i40e_ethtool.c | 359 I40E_PF_STAT("port.tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
|
| /linux-6.15/drivers/net/ethernet/intel/igb/ |
| H A D | igb.h | 636 u32 tx_hwtstamp_timeouts; member
|
| H A D | igb_ptp.c | 835 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_work() 936 adapter->tx_hwtstamp_timeouts++; in igb_ptp_tx_hang()
|
| H A D | igb_ethtool.c | 72 IGB_STAT("tx_hwtstamp_timeouts", tx_hwtstamp_timeouts),
|