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