HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_dcb_config_tc_stats_82598 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb_82598.h 88 s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *);
ixgbe_dcb_82598.c 312 * ixgbe_dcb_config_tc_stats_82598 - Configure traffic class statistics
318 s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw) function in typeref:typename:s32
365 ixgbe_dcb_config_tc_stats_82598(hw);
ixgbe_dcb.c 622 ret = ixgbe_dcb_config_tc_stats_82598(hw);

Completed in 32 milliseconds