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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h117 s32 ixgbe_setup_fc_generic(struct ixgbe_hw *hw);
H A Dixgbe_common.c138 mac->ops.setup_fc = ixgbe_setup_fc_generic;
212 * ixgbe_setup_fc_generic - Set up flow control
217 s32 ixgbe_setup_fc_generic(struct ixgbe_hw *hw) function
224 DEBUGFUNC("ixgbe_setup_fc_generic");
H A Dixgbe_x550.c427 mac->ops.setup_fc = ixgbe_setup_fc_generic;

Completed in 76 milliseconds