Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.h135 int ixgbe_dcb_hw_config(struct ixgbe_hw *, struct ixgbe_dcb_config *);
Dixgbe_dcb.c250 int ixgbe_dcb_hw_config(struct ixgbe_hw *hw, in ixgbe_dcb_hw_config() function
Dixgbe_main.c5092 ixgbe_dcb_hw_config(hw, &adapter->dcb_cfg); in ixgbe_configure_dcb()