ixgbe_common.c | 2964 * ixgbe_negotiate_fc - Negotiate flow control 2976 s32 ixgbe_negotiate_fc(struct ixgbe_hw *hw, u32 adv_reg, u32 lp_reg, function in typeref:typename:s32 3044 ret_val = ixgbe_negotiate_fc(hw, pcs_anadv_reg, 3090 ret_val = ixgbe_negotiate_fc(hw, autoc_reg, 3116 return ixgbe_negotiate_fc(hw, (u32)technology_ability_reg,
|