Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.h11 s32 igc_get_phy_id(struct igc_hw *hw);
H A Digc_base.c179 ret_val = igc_get_phy_id(hw); in igc_init_phy_params_base()
H A Digc_phy.c32 s32 igc_get_phy_id(struct igc_hw *hw) in igc_get_phy_id() function