Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h177 VI_SKIP_STATS = (1 << 4), enumerator
H A Dt4_main.c2048 vi->flags |= VI_SKIP_STATS; in stop_lld()
2408 vi->flags &= ~VI_SKIP_STATS; in restart_lld()
7412 if (vi->flags & VI_SKIP_STATS) in vi_refresh_stats()
7435 if (vi->flags & VI_SKIP_STATS) in cxgbe_refresh_stats()