Searched refs:lxon (Results 1 – 1 of 1) sorted by relevance
7045 u32 i, missed_rx = 0, mpc, bprc, lxon, lxoff, xon_off_tot; in ixgbe_update_stats() local7239 lxon = IXGBE_READ_REG(hw, IXGBE_LXONTXC); in ixgbe_update_stats()7240 hwstats->lxontxc += lxon; in ixgbe_update_stats()7248 xon_off_tot = lxon + lxoff; in ixgbe_update_stats()