Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c121 sizeof(((struct ixgbe_adapter *)0)->stats.pxontxc) + \
741 regs_buff[900 + i] = IXGBE_GET_STAT(adapter, pxontxc[i]); in ixgbe_get_regs()
1255 data[i++] = adapter->stats.pxontxc[j]; in ixgbe_get_ethtool_stats()
Dixgbe_type.h3308 u64 pxontxc[8]; member
Dixgbe_main.c7019 hwstats->pxontxc[i] += IXGBE_READ_REG(hw, IXGBE_PXONTXC(i)); in ixgbe_update_stats()