Searched defs:phy_read (Results 1 – 5 of 5) sorted by relevance
31 #define phy_read _phy_read macro
167 u16 (*phy_read)(struct b43_wldev *dev, u16 reg); member
222 int (*phy_read)(struct dsa_switch *ds, int port, int regnum); member
648 static inline int phy_read(struct phy_device *phydev, u32 regnum) in phy_read() function
1663 int (*phy_read) (struct netxen_adapter *, u32 reg, u32 *); member