Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_ethtool.c81 #define QLCNIC_STATS_LEN ARRAY_SIZE(qlcnic_gstrings_stats) macro
621 return QLCNIC_STATS_LEN + QLCNIC_DEVICE_STATS_LEN; in qlcnic_get_sset_count()
622 return QLCNIC_STATS_LEN; in qlcnic_get_sset_count()
696 for (index = 0; index < QLCNIC_STATS_LEN; index++) { in qlcnic_get_strings()
739 for (index = 0; index < QLCNIC_STATS_LEN; index++) { in qlcnic_get_ethtool_stats()