Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c83 static const char aq_ethtool_queue_stat_names[][ETH_GSTRING_LEN] = { variable
99 ARRAY_SIZE(aq_ethtool_queue_stat_names) * in aq_ethtool_stats()
123 cfg->vecs * ARRAY_SIZE(aq_ethtool_queue_stat_names); in aq_ethtool_get_drvinfo()
143 si < ARRAY_SIZE(aq_ethtool_queue_stat_names); in aq_ethtool_get_strings()
146 aq_ethtool_queue_stat_names[si], i); in aq_ethtool_get_strings()
162 cfg->vecs * ARRAY_SIZE(aq_ethtool_queue_stat_names); in aq_ethtool_get_sset_count()