Home
last modified time | relevance | path

Searched refs:efx_ptp_describe_stats (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dptp.h34 size_t efx_ptp_describe_stats(struct efx_nic *efx, u8 *strings);
H A Dethtool_common.c452 efx_ptp_describe_stats(efx, NULL); in efx_ethtool_get_sset_count()
476 efx_ptp_describe_stats(efx, strings); in efx_ethtool_get_strings()
H A Dptp.c402 size_t efx_ptp_describe_stats(struct efx_nic *efx, u8 *strings) in efx_ptp_describe_stats() function