Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c135 static const char qlcnic_tx_queue_stats_strings[][ETH_GSTRING_LEN] = { variable
143 #define QLCNIC_TX_STATS_LEN ARRAY_SIZE(qlcnic_tx_queue_stats_strings)
1206 num_stats = ARRAY_SIZE(qlcnic_tx_queue_stats_strings); in qlcnic_get_strings()
1210 qlcnic_tx_queue_stats_strings[index]); in qlcnic_get_strings()