Searched refs:stat_tot (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h658 uint64_t stat_tot; /* obytes */ member in struct:igb
H A Digb_gld.c135 igb->stat_tot += (uint64_t)high_val << 32 | (uint64_t)low_val;
136 *val = igb->stat_tot;

Completed in 75 milliseconds