Home
last modified time | relevance | path

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

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