Searched refs:stat_tot (Results 1 – 2 of 2) sorted by relevance
664 uint64_t stat_tot; /* obytes */ member
136 igb->stat_tot += (uint64_t)high_val << 32 | (uint64_t)low_val; in igb_m_stat()137 *val = igb->stat_tot; in igb_m_stat()