Home
last modified time | relevance | path

Searched refs:ixgbe_dcb_config_pfc (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.h147 s32 ixgbe_dcb_config_pfc(struct ixgbe_hw *, u8, u8 *);
H A Dixgbe_dcb.c686 ret = ixgbe_dcb_config_pfc(hw, pfc_en, map); in ixgbe_dcb_hw_config_cee()
693 s32 ixgbe_dcb_config_pfc(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) in ixgbe_dcb_config_pfc() function