Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/e1000/
HDe1000_phy.h65 s32 e1000_get_phy_id(struct e1000_hw *hw);
HDe1000_82540.c89 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82540()
HDe1000_82575.c672 e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
683 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
709 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
746 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
HDe1000_82541.c110 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82541()
HDe1000_82543.c135 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82543()
HDe1000_ich8lan.c239 ret_val = e1000_get_phy_id(hw); in e1000_phy_is_accessible_pchlan()
487 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_pchlan()
503 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_pchlan()
583 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_ich8lan()
HDe1000_80003es2lan.c127 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_80003es2lan()
HDe1000_phy.c218 s32 e1000_get_phy_id(struct e1000_hw *hw) in e1000_get_phy_id() function
3070 e1000_get_phy_id(hw); in e1000_determine_phy_address()
HDe1000_82571.c483 return e1000_get_phy_id(hw); in e1000_get_phy_id_82571()