Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_ethtool.c126 sizeof(((struct ixgbe_adapter *)0)->stats.pxofftxc)) \
702 regs_buff[916 + i] = IXGBE_GET_STAT(adapter, pxofftxc[i]); in ixgbe_get_regs()
1090 data[i++] = adapter->stats.pxofftxc[j]; in ixgbe_get_ethtool_stats()
Dixgbe_dcb_nl.c714 pfc->indications[i] = adapter->stats.pxofftxc[i]; in ixgbe_dcbnl_ieee_getpfc()
Dixgbe_type.h2427 u64 pxofftxc[8]; member
Dixgbe_main.c5891 hwstats->pxofftxc[i] += IXGBE_READ_REG(hw, IXGBE_PXOFFTXC(i)); in ixgbe_update_stats()