Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dphy.h24 s32 e1000e_phy_sw_reset(struct e1000_hw *hw);
H A D82571.c1904 .commit = e1000e_phy_sw_reset,
1922 .commit = e1000e_phy_sw_reset,
H A D80003es2lan.c1369 .commit = e1000e_phy_sw_reset,
H A Dich8lan.c491 phy->ops.commit = e1000e_phy_sw_reset; in e1000_init_phy_params_pchlan()
573 phy->ops.commit = e1000e_phy_sw_reset; in e1000_init_phy_params_ich8lan()
2475 e1000e_phy_sw_reset(hw); in e1000_hv_phy_workarounds_ich8lan()
H A Dphy.c2062 s32 e1000e_phy_sw_reset(struct e1000_hw *hw) in e1000e_phy_sw_reset() function