Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c78 {"tx_flow_control_xoff", IXGBE_STAT(stats.lxofftxc)},
539 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in ixgbe_get_pause_stats()
843 regs_buff[898] = IXGBE_GET_STAT(adapter, lxofftxc); in ixgbe_get_regs()
H A Dixgbe_type.h3325 u64 lxofftxc; member
H A Dixgbe_main.c7287 hwstats->lxofftxc += lxoff; in ixgbe_update_stats()