HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_dcb_config_pfc_82598 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb_82598.h 85 s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *, u8);
ixgbe_dcb_82598.c 260 * ixgbe_dcb_config_pfc_82598 - Config priority flow control
266 s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) function in typeref:typename:s32
ixgbe_dcb.c 595 ret = ixgbe_dcb_config_pfc_82598(hw, pfc_en);
701 ret = ixgbe_dcb_config_pfc_82598(hw, pfc_en);

Completed in 14 milliseconds