Home
last modified time | relevance | path

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

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