Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dfec.c76 if (stats->lanes[0] == ETHTOOL_STAT_NOT_SET) { in fec_stats_recalc()
78 grp->cnt = stats->total != ETHTOOL_STAT_NOT_SET; in fec_stats_recalc()
85 if (stats->lanes[i] == ETHTOOL_STAT_NOT_SET) in fec_stats_recalc()
A Dstats.c187 if (val == ETHTOOL_STAT_NOT_SET) in stat_put()
301 if (hist[i] == ETHTOOL_STAT_NOT_SET) in stats_put_rmon_hist()
A Dpause.c66 if (val == ETHTOOL_STAT_NOT_SET) in ethtool_put_stat()
/linux/include/linux/
A Dethtool.h252 #define ETHTOOL_STAT_NOT_SET (~0ULL) macro
257 stats[n] = ETHTOOL_STAT_NOT_SET; in ethtool_stats_init()

Completed in 10 milliseconds