Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c78 {"tx_flow_control_xon", IXGBE_STAT(stats.lxontxc)},
540 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in ixgbe_get_pause_stats()
842 regs_buff[896] = IXGBE_GET_STAT(adapter, lxontxc); in ixgbe_get_regs()
Dixgbe_type.h3315 u64 lxontxc; member
Dixgbe_main.c7240 hwstats->lxontxc += lxon; in ixgbe_update_stats()