Searched refs:e1000_write_phy_reg_gs40g (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c4037 * e1000_write_phy_reg_gs40g - Write GS40G PHY register
4045 s32 e1000_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data) function
4050 DEBUGFUNC("e1000_write_phy_reg_gs40g");
H A De1000_82575.c218 phy->ops.write_reg = e1000_write_phy_reg_gs40g;
H A De1000_phy.h117 s32 e1000_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data);

Completed in 57 milliseconds