Searched refs:igc_get_phy_id (Results 1 – 4 of 4) sorted by relevance
18 s32 igc_get_phy_id(struct igc_hw *hw);
130 s32 igc_get_phy_id(struct igc_hw *hw) in igc_get_phy_id() function
168 ret_val = igc_get_phy_id(hw); in igc_init_phy_params_i225()
1044 if ((ret = igc_get_phy_id(&igc->igc_hw)) != IGC_SUCCESS) { in igc_hw_init()