Home
last modified time | relevance | path

Searched defs:phy_read (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_firmware.h22 rtl_fw_read_t phy_read; member
/openbmc/linux/include/linux/dsa/
H A Dlan9303.h8 int (*phy_read)(struct lan9303 *chip, int port, int regnum); member
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c32 #define phy_read _phy_read macro
/openbmc/u-boot/include/
H A Dphy.h154 static inline int phy_read(struct phy_device *phydev, int devad, int regnum) in phy_read() function
/openbmc/linux/drivers/net/dsa/realtek/
H A Drealtek.h113 int (*phy_read)(struct realtek_priv *priv, int phy, int regnum); member
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h161 u16 (*phy_read)(struct b43_wldev *dev, u16 reg); member
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy.c119 uint16_t phy_read (MAC_ENGINE *eng, int index) in phy_read() function
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.h458 int (*phy_read)(struct mv88e6xxx_chip *chip, member
/openbmc/linux/include/linux/
H A Dphy.h1239 static inline int phy_read(struct phy_device *phydev, u32 regnum) in phy_read() function
/openbmc/linux/include/net/
H A Ddsa.h856 int (*phy_read)(struct dsa_switch *ds, int port, int regnum); member
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1644 int (*phy_read) (struct netxen_adapter *, u32 reg, u32 *); member