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

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb_82598.h 102 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *, int, u16 *, u16 *, u8 *, u8 *);
ixgbe_dcb_82598.c 344 * ixgbe_dcb_hw_config_82598 - Config and enable DCB
354 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, int link_speed, function in typeref:typename:s32
ixgbe_dcb.c 667 ret = ixgbe_dcb_hw_config_82598(hw, dcb_config->link_speed,

Completed in 15 milliseconds