Searched refs:ixgbe_dcb_config_pfc_82599 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.h130 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *, u8, u8 *);
H A Dixgbe_dcb.c580 ret = ixgbe_dcb_config_pfc_82599(hw, pfc_en, map);
683 ret = ixgbe_dcb_config_pfc_82599(hw, pfc_en, map);
H A Dixgbe_dcb_82599.c276 * ixgbe_dcb_config_pfc_82599 - Configure priority flow control
283 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) function

Completed in 99 milliseconds