Home
last modified time | relevance | path

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

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