Searched refs:e1000_read_phy_reg_igp (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82541.c103 phy->ops.read_reg = e1000_read_phy_reg_igp;
H A De1000_82571.c126 phy->ops.read_reg = e1000_read_phy_reg_igp;
H A De1000_82575.c221 phy->ops.read_reg = e1000_read_phy_reg_igp;
H A De1000_phy.c761 * e1000_read_phy_reg_igp - Read igp PHY register
770 s32 e1000_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) function
H A De1000_phy.h76 s32 e1000_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data);
H A De1000_ich8lan.c556 phy->ops.read_reg = e1000_read_phy_reg_igp;

Completed in 202 milliseconds