Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.h135 s32 ixgbe_dcb_hw_config(struct ixgbe_hw *, struct ixgbe_dcb_config *);
H A Dixgbe_dcb.c250 s32 ixgbe_dcb_hw_config(struct ixgbe_hw *hw, in ixgbe_dcb_hw_config() function
H A Dixgbe_main.c5063 ixgbe_dcb_hw_config(hw, &adapter->dcb_cfg); in ixgbe_configure_dcb()