Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.h100 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *, int, u16 *, u16 *, u8 *, u8 *);
H A Dixgbe_dcb_82598.c359 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, int link_speed, in ixgbe_dcb_hw_config_82598() function
H A Dixgbe_dcb.c678 ret = ixgbe_dcb_hw_config_82598(hw, dcb_config->link_speed, in ixgbe_dcb_hw_config_cee()