Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.h133 s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *,
H A Dixgbe_dcb.c625 ret = ixgbe_dcb_config_tc_stats_82599(hw, NULL); in ixgbe_dcb_config_tc_stats()
676 ixgbe_dcb_config_tc_stats_82599(hw, dcb_config); in ixgbe_dcb_hw_config_cee()
H A Dixgbe_dcb_82599.c381 s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw, in ixgbe_dcb_config_tc_stats_82599() function