Searched refs:PTP_MC_STAT (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | ptp.c | 376 #define PTP_MC_STAT(ext_name, mcdi_name) \ macro 388 PTP_MC_STAT(ptp_tx_timestamp_packets, TX), 389 PTP_MC_STAT(ptp_rx_timestamp_packets, RX), 390 PTP_MC_STAT(ptp_timestamp_packets, TS), 391 PTP_MC_STAT(ptp_filter_matches, FM), 392 PTP_MC_STAT(ptp_non_filter_matches, NFM),
|