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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 138 s32 ixgbe_setup_fc(struct ixgbe_hw *hw);
ixgbe_api.c 1137 * ixgbe_setup_fc - Set up flow control
1142 s32 ixgbe_setup_fc(struct ixgbe_hw *hw) function in typeref:typename:s32
ixgbe_common.c 422 ret_val = ixgbe_setup_fc(hw);

Completed in 15 milliseconds