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