Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.h152 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *, int, u16 *, u16 *, u8 *,
H A Dixgbe_dcb_82599.c596 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, int link_speed, in ixgbe_dcb_hw_config_82599() function
H A Dixgbe_dcb.c672 ret = ixgbe_dcb_hw_config_82599(hw, dcb_config->link_speed, in ixgbe_dcb_hw_config_cee()