Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_types.h209 u64 pxoffrxc[8]; member
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb_82598.c67 stats->pxoffrxc[tc] += IXGBE_READ_REG(hw, IXGBE_PXOFFRXC(tc)); in ixgbe_dcb_get_pfc_stats_82598()
H A Dixgbe_dcb_82599.c74 stats->pxoffrxc[tc] += IXGBE_READ_REG(hw, IXGBE_PXOFFRXCNT(tc)); in ixgbe_dcb_get_pfc_stats_82599()
H A Dixgbe_type.h3838 u64 pxoffrxc[8]; member
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c751 {"xoff_packets", offsetof(struct ixgbe_hw_stats, pxoffrxc)},
3103 hw_stats->pxoffrxc[i] += in ixgbe_read_stats_registers()
3108 hw_stats->pxoffrxc[i] += in ixgbe_read_stats_registers()