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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.h131 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *, u8, u8 *);
H A Dixgbe_dcb.c610 ret = ixgbe_dcb_config_pfc_82599(hw, pfc_en, map);
722 ret = ixgbe_dcb_config_pfc_82599(hw, pfc_en, map);
H A Dixgbe_dcb_82599.c288 * ixgbe_dcb_config_pfc_82599 - Configure priority flow control
295 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) function

Completed in 106 milliseconds