Searched refs:e1000_write_phy_reg_igp_locked (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c844 * e1000_write_phy_reg_igp_locked - Write igp PHY register
852 s32 e1000_write_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 data) function
H A De1000_phy.h84 s32 e1000_write_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 data);
H A De1000_ich8lan.c594 phy->ops.write_reg_locked = e1000_write_phy_reg_igp_locked;

Completed in 181 milliseconds