Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h500 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count,
H A Dnic.c446 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count, in ef4_nic_describe_stats() function
H A Dfalcon.c2569 return ef4_nic_describe_stats(falcon_stat_desc, FALCON_STAT_COUNT, in falcon_describe_nic_stats()