Searched refs:e1000_read_phy_reg_gs40g (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c4068 * e1000_read_phy_reg_gs40g - Read GS40G PHY register
4077 s32 e1000_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data) function
4082 DEBUGFUNC("e1000_read_phy_reg_gs40g");
H A De1000_82575.c217 phy->ops.read_reg = e1000_read_phy_reg_gs40g;
H A De1000_i210.c847 e1000_read_phy_reg_gs40g(hw, (E1000_PHY_PLL_FREQ_PAGE |
H A De1000_phy.h118 s32 e1000_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data);

Completed in 70 milliseconds