Home
last modified time | relevance | path

Searched refs:efx_hw_stat_desc (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h242 size_t efx_siena_describe_stats(const struct efx_hw_stat_desc *desc, size_t count,
244 void efx_siena_update_stats(const struct efx_hw_stat_desc *desc, size_t count,
H A Dnic.c452 size_t efx_siena_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_siena_describe_stats()
486 void efx_siena_update_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_siena_update_stats()
H A Dnet_driver.h687 struct efx_hw_stat_desc { struct
H A Dsiena.c483 static const struct efx_hw_stat_desc siena_stat_desc[SIENA_STAT_COUNT] = {
H A Dptp.c375 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = {
/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h243 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count,
246 void efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count,
H A Dnic.c301 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_describe_stats()
378 void efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count, in efx_nic_update_stats()
H A Dnet_driver.h729 struct efx_hw_stat_desc { struct
H A Def100_nic.c545 static const struct efx_hw_stat_desc ef100_stat_desc[EF100_STAT_COUNT] = {
H A Dptp.c381 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = {
H A Def10.c1480 static const struct efx_hw_stat_desc efx_ef10_stat_desc[EF10_STAT_COUNT] = {