Home
last modified time | relevance | path

Searched refs:lxontxc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c76 {"tx_flow_control_xon", IXGBE_STAT(stats.lxontxc)},
539 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in ixgbe_get_pause_stats()
841 regs_buff[896] = IXGBE_GET_STAT(adapter, lxontxc); in ixgbe_get_regs()
H A Dixgbe_type.h3323 u64 lxontxc; member
H A Dixgbe_main.c7285 hwstats->lxontxc += lxon; in ixgbe_update_stats()