Home
last modified time | relevance | path

Searched refs:ixgbe_dcb_config_tc_stats_82598 (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.h85 s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *);
H A Dixgbe_dcb_82598.c314 s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw) in ixgbe_dcb_config_tc_stats_82598() function
357 ixgbe_dcb_config_tc_stats_82598(hw); in ixgbe_dcb_hw_config_82598()
H A Dixgbe_dcb.c618 ret = ixgbe_dcb_config_tc_stats_82598(hw); in ixgbe_dcb_config_tc_stats()