Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h132 s32 ixgbe_setup_fc(struct ixgbe_hw *hw);
H A Dixgbe_api.c1107 s32 ixgbe_setup_fc(struct ixgbe_hw *hw) in ixgbe_setup_fc() function
H A Dixgbe_common.c401 ret_val = ixgbe_setup_fc(hw); in ixgbe_start_hw_generic()