Home
last modified time | relevance | path

Searched refs:ixgbe_setup_fc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h135 s32 ixgbe_setup_fc(struct ixgbe_hw *hw);
H A Dixgbe_api.c1124 s32 ixgbe_setup_fc(struct ixgbe_hw *hw) in ixgbe_setup_fc() function
H A Dixgbe_common.c422 ret_val = ixgbe_setup_fc(hw); in ixgbe_start_hw_generic()