Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h35 s32 e1000_get_phy_id(struct e1000_hw *hw);
H A De1000_82540.c59 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82540()
H A De1000_82575.c599 e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
610 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
636 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
673 ret_val = e1000_get_phy_id(hw); in e1000_get_phy_id_82575()
H A De1000_82541.c79 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82541()
H A De1000_82543.c103 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_82543()
H A De1000_ich8lan.c209 ret_val = e1000_get_phy_id(hw); in e1000_phy_is_accessible_pchlan()
457 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_pchlan()
474 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_pchlan()
554 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_ich8lan()
H A De1000_80003es2lan.c97 ret_val = e1000_get_phy_id(hw); in e1000_init_phy_params_80003es2lan()
H A De1000_phy.c201 s32 e1000_get_phy_id(struct e1000_hw *hw) in e1000_get_phy_id() function
3054 e1000_get_phy_id(hw); in e1000_determine_phy_address()
H A De1000_82571.c453 return e1000_get_phy_id(hw); in e1000_get_phy_id_82571()