Searched refs:xon_off_tot (Results 1 – 1 of 1) sorted by relevance
6948 u32 i, missed_rx = 0, mpc, bprc, lxon, lxoff, xon_off_tot; in ixgbe_update_stats() local7143 xon_off_tot = lxon + lxoff; in ixgbe_update_stats()7144 hwstats->gptc -= xon_off_tot; in ixgbe_update_stats()7145 hwstats->mptc -= xon_off_tot; in ixgbe_update_stats()7146 hwstats->gotc -= (xon_off_tot * (ETH_ZLEN + ETH_FCS_LEN)); in ixgbe_update_stats()7152 hwstats->ptc64 -= xon_off_tot; in ixgbe_update_stats()