Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c85 static const char aq_ethtool_queue_stat_names[][ETH_GSTRING_LEN] = { variable
101 ARRAY_SIZE(aq_ethtool_queue_stat_names) * in aq_ethtool_stats()
125 cfg->vecs * ARRAY_SIZE(aq_ethtool_queue_stat_names); in aq_ethtool_get_drvinfo()
145 si < ARRAY_SIZE(aq_ethtool_queue_stat_names); in aq_ethtool_get_strings()
148 aq_ethtool_queue_stat_names[si], i); in aq_ethtool_get_strings()
164 cfg->vecs * ARRAY_SIZE(aq_ethtool_queue_stat_names); in aq_ethtool_get_sset_count()