Searched refs:ef4_nic_describe_stats (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | nic.h | 500 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count,
|
H A D | nic.c | 436 * ef4_nic_describe_stats - Describe supported statistics for ethtool 446 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count, in ef4_nic_describe_stats() function
|
H A D | falcon.c | 2569 return ef4_nic_describe_stats(falcon_stat_desc, FALCON_STAT_COUNT, in falcon_describe_nic_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | nic.h | 500 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count,
|
H A D | nic.c | 436 * ef4_nic_describe_stats - Describe supported statistics for ethtool 446 size_t ef4_nic_describe_stats(const struct ef4_hw_stat_desc *desc, size_t count, in ef4_nic_describe_stats() function
|
H A D | falcon.c | 2569 return ef4_nic_describe_stats(falcon_stat_desc, FALCON_STAT_COUNT, in falcon_describe_nic_stats()
|
Completed in 12 milliseconds