Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_api.h39 s32 igc_get_phy_info(struct igc_hw *hw);
H A Digc_api.c515 s32 igc_get_phy_info(struct igc_hw *hw) in igc_get_phy_info() function
H A Dif_igc.c1861 igc_get_phy_info(hw); in igc_reset()