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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_dcb_82598.c49 ixgbe_dcb_get_tc_stats_82598(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
91 ixgbe_dcb_get_pfc_stats_82598(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
H A Dixgbe_dcb_82599.c387 u8 tc_count = 8; local
49 ixgbe_dcb_get_tc_stats_82599(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
90 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
[all...]
H A Dixgbe_dcb.c399 ixgbe_dcb_get_tc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
430 ixgbe_dcb_get_pfc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats, u8 tc_count) argument
/freebsd-13-stable/sys/contrib/openzfs/include/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 78 milliseconds