Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.h42 bool autoneg_wait);
H A Dixgbe_x550.c1866 * @autoneg_wait: true when waiting for completion is needed
1875 bool autoneg_wait) in ixgbe_setup_mac_link_t_X550em() argument
1898 return hw->phy.ops.setup_link_speed(hw, speed, autoneg_wait); in ixgbe_setup_mac_link_t_X550em()
2024 * @autoneg_wait: true when waiting for completion is needed
2027 bool autoneg_wait) in ixgbe_setup_sgmii_fw() argument
2090 return hw->phy.ops.setup_link_speed(hw, speed, autoneg_wait); in ixgbe_setup_sgmii_fw()
H A Dixgbe_e610.c1579 * @autoneg_wait: true when waiting for completion is needed
1586 bool autoneg_wait) in ixgbe_setup_link_e610() argument
1589 return hw->phy.ops.setup_link_speed(hw, speed, autoneg_wait); in ixgbe_setup_link_e610()