Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c139 sizeof(((struct ixgbe_adapter *)0)->stats.pxontxc) + \
666 regs_buff[900 + i] = IXGBE_GET_STAT(adapter, pxontxc[i]); in ixgbe_get_regs()
1170 data[i++] = adapter->stats.pxontxc[j]; in ixgbe_get_ethtool_stats()
Dixgbe_type.h2762 u64 pxontxc[8]; member
Dixgbe_main.c5796 hwstats->pxontxc[i] += IXGBE_READ_REG(hw, IXGBE_PXONTXC(i)); in ixgbe_update_stats()