Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c579 pfc->indications[i] = adapter->stats.pxofftxc[i]; in ixgbe_dcbnl_ieee_getpfc()
Dixgbe_ethtool.c123 sizeof(((struct ixgbe_adapter *)0)->stats.pxofftxc)) \
851 regs_buff[916 + i] = IXGBE_GET_STAT(adapter, pxofftxc[i]); in ixgbe_get_regs()
1360 data[i++] = adapter->stats.pxofftxc[j]; in ixgbe_get_ethtool_stats()
Dixgbe_type.h3321 u64 pxofftxc[8]; member
Dixgbe_main.c7125 hwstats->pxofftxc[i] += IXGBE_READ_REG(hw, IXGBE_PXOFFTXC(i)); in ixgbe_update_stats()