Home
last modified time | relevance | path

Searched refs:pxofftxc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c577 pfc->indications[i] = adapter->stats.pxofftxc[i]; in ixgbe_dcbnl_ieee_getpfc()
H A Dixgbe_ethtool.c121 sizeof(((struct ixgbe_adapter *)0)->stats.pxofftxc)) \
896 regs_buff[916 + i] = IXGBE_GET_STAT(adapter, pxofftxc[i]); in ixgbe_get_regs()
1466 data[i++] = adapter->stats.pxofftxc[j]; in ixgbe_get_ethtool_stats()
H A Dixgbe_type.h3411 u64 pxofftxc[8]; member
H A Dixgbe_main.c7750 hwstats->pxofftxc[i] += IXGBE_READ_REG(hw, IXGBE_PXOFFTXC(i)); in ixgbe_update_stats()