Home
last modified time | relevance | path

Searched refs:ptp_bad_ts (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h66 struct fbnic_stat_counter ptp_illegal_req, ptp_good_ts, ptp_bad_ts; member
H A Dfbnic_hw_stats.c83 fbnic_hw_stat_rst32(fbd, FBNIC_TMI_BAD_PTP_TS, &tmi->ptp_bad_ts); in fbnic_reset_tmi_stats()
95 fbnic_hw_stat_rd32(fbd, FBNIC_TMI_BAD_PTP_TS, &tmi->ptp_bad_ts); in fbnic_get_tmi_stats32()
H A Dfbnic_ethtool.c41 FBNIC_HW_STAT("ptp_bad_ts", tmi.ptp_bad_ts),
/linux/Documentation/networking/device_drivers/ethernet/meta/
H A Dfbnic.rst80 - ``ptp_bad_ts``: packets destined for MAC with PTP request bit set but aborted because of some error (e.g., DMA read error)