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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c3589 * e1000_read_phy_reg_hv - Read HV PHY register
3598 s32 e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data) function
H A De1000_phy.h105 s32 e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data);
H A De1000_ich8lan.c464 phy->ops.read_reg = e1000_read_phy_reg_hv;

Completed in 151 milliseconds