Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h20 s32 e1000e_get_phy_id(struct e1000_hw *hw);
H A D80003es2lan.c57 ret_val = e1000e_get_phy_id(hw); in e1000_init_phy_params_80003es2lan()
H A Dphy.c60 s32 e1000e_get_phy_id(struct e1000_hw *hw) in e1000e_get_phy_id() function
2343 e1000e_get_phy_id(hw); in e1000e_determine_phy_address()
H A Dich8lan.c215 ret_val = e1000e_get_phy_id(hw); in e1000_phy_is_accessible_pchlan()
478 ret_val = e1000e_get_phy_id(hw); in e1000_init_phy_params_pchlan()
500 ret_val = e1000e_get_phy_id(hw); in e1000_init_phy_params_pchlan()
568 ret_val = e1000e_get_phy_id(hw); in e1000_init_phy_params_ich8lan()
H A D82571.c404 return e1000e_get_phy_id(hw); in e1000_get_phy_id_82571()