Searched defs:tc_count (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_dcb_82598.c48 ixgbe_dcb_get_tc_stats_82598(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
90 ixgbe_dcb_get_pfc_stats_82598(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
H A Dixgbe_dcb_82599.c374 u8 tc_count = 8; local
48 ixgbe_dcb_get_tc_stats_82599(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
89 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
[all...]
H A Dixgbe_dcb.c392 ixgbe_dcb_get_tc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
423 ixgbe_dcb_get_pfc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dtxg_impl.h74 uint64_t tc_count[TXG_SIZE]; /* tx hold count on each txg */ member in struct:tx_cpu

Completed in 88 milliseconds