Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82599.h134 s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *,
H A Dixgbe_dcb.c639 ret = ixgbe_dcb_config_tc_stats_82599(hw, NULL); in ixgbe_dcb_config_tc_stats()
692 ixgbe_dcb_config_tc_stats_82599(hw, dcb_config); in ixgbe_dcb_hw_config_cee()
H A Dixgbe_dcb_82599.c382 s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw, in ixgbe_dcb_config_tc_stats_82599() function