Home
last modified time | relevance | path

Searched refs:e1000_read_phy_reg_gs40g (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h118 s32 e1000_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data);
H A De1000_i210.c847 e1000_read_phy_reg_gs40g(hw, (E1000_PHY_PLL_FREQ_PAGE | in e1000_pll_workaround_i210()
H A De1000_82575.c218 phy->ops.read_reg = e1000_read_phy_reg_gs40g; in e1000_init_phy_params_82575()
H A De1000_phy.c4077 s32 e1000_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data) in e1000_read_phy_reg_gs40g() function