Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.c9 static s32 igc_wait_autoneg(struct igc_hw *hw);
512 ret_val = igc_wait_autoneg(hw); in igc_copper_link_autoneg()
762 static s32 igc_wait_autoneg(struct igc_hw *hw) in igc_wait_autoneg() function