Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_phy.c10 static s32 igc_wait_autoneg(struct igc_hw *hw);
513 ret_val = igc_wait_autoneg(hw); in igc_copper_link_autoneg()
763 static s32 igc_wait_autoneg(struct igc_hw *hw) in igc_wait_autoneg() function