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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1062 int ixgbe_negotiate_fc(struct ixgbe_hw *hw, u32 adv_reg, u32 lp_reg,
H A Dixgbe_common.c2243 * ixgbe_negotiate_fc - Negotiate flow control
2255 int ixgbe_negotiate_fc(struct ixgbe_hw *hw, u32 adv_reg, u32 lp_reg, function
2316 ret_val = ixgbe_negotiate_fc(hw, pcs_anadv_reg,
2357 ret_val = ixgbe_negotiate_fc(hw, autoc_reg,
2382 return ixgbe_negotiate_fc(hw, (u32)technology_ability_reg,
H A Dixgbe_x550.c2174 status = ixgbe_negotiate_fc(hw, info[0], info[0],
3044 status = ixgbe_negotiate_fc(hw, an_cntl_1, lp_an_page_low,

Completed in 149 milliseconds