Searched refs:lxon (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbe/
H A Dixgbe_main.c5328 u32 i, missed_rx = 0, mpc, bprc, lxon, lxoff, xon_off_tot; local
5434 lxon = IXGBE_READ_REG(hw, IXGBE_LXONTXC);
5435 adapter->stats.lxontxc += lxon;
5444 xon_off_tot = lxon + lxoff;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c5328 u32 i, missed_rx = 0, mpc, bprc, lxon, lxoff, xon_off_tot; local
5434 lxon = IXGBE_READ_REG(hw, IXGBE_LXONTXC);
5435 adapter->stats.lxontxc += lxon;
5444 xon_off_tot = lxon + lxoff;

Completed in 196 milliseconds