Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb_82598.h55 s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *);
H A Dixgbe_dcb_82598.c284 s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw) in ixgbe_dcb_config_tc_stats_82598() function
331 ixgbe_dcb_config_tc_stats_82598(hw); in ixgbe_dcb_hw_config_82598()
H A Dixgbe_dcb.c586 ret = ixgbe_dcb_config_tc_stats_82598(hw); in ixgbe_dcb_config_tc_stats()