HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_negotiate_fc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 229 s32 ixgbe_negotiate_fc(struct ixgbe_hw *hw, u32 adv_reg, u32 lp_reg,
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,
ixgbe_x550.c 4247 status = ixgbe_negotiate_fc(hw, an_cntl_1, lp_an_page_low,
4313 status = ixgbe_negotiate_fc(hw, info[0], info[0],

Completed in 92 milliseconds