Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c119 sizeof(((struct ixgbe_adapter *)0)->stats.pxontxc) + \
846 regs_buff[900 + i] = IXGBE_GET_STAT(adapter, pxontxc[i]); in ixgbe_get_regs()
1398 data[i++] = adapter->stats.pxontxc[j]; in ixgbe_get_ethtool_stats()
H A Dixgbe_type.h3327 u64 pxontxc[8]; member
H A Dixgbe_main.c7169 hwstats->pxontxc[i] += IXGBE_READ_REG(hw, IXGBE_PXONTXC(i)); in ixgbe_update_stats()