Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_types.h208 u64 pxofftxc[8]; member
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb_82598.c65 stats->pxofftxc[tc] += IXGBE_READ_REG(hw, IXGBE_PXOFFTXC(tc)); in ixgbe_dcb_get_pfc_stats_82598()
H A Dixgbe_dcb_82599.c72 stats->pxofftxc[tc] += IXGBE_READ_REG(hw, IXGBE_PXOFFTXC(tc)); in ixgbe_dcb_get_pfc_stats_82599()
H A Dixgbe_type.h3837 u64 pxofftxc[8]; member
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c760 {"xoff_packets", offsetof(struct ixgbe_hw_stats, pxofftxc)},
3115 hw_stats->pxofftxc[i] += in ixgbe_read_stats_registers()