Searched defs:phy_read (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/ibm/emac/ | ||
H A D | phy.c | 31 #define phy_read _phy_read macro |
/linux-4.1.27/drivers/net/wireless/b43/ | ||
H A D | phy_common.h | 167 u16 (*phy_read)(struct b43_wldev *dev, u16 reg); member in struct:b43_phy_operations |
/linux-4.1.27/include/net/ | ||
H A D | dsa.h | 212 int (*phy_read)(struct dsa_switch *ds, int port, int regnum); member in struct:dsa_switch_driver |
/linux-4.1.27/include/linux/ | ||
H A D | phy.h | 636 static inline int phy_read(struct phy_device *phydev, u32 regnum) phy_read() function |
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ | ||
H A D | netxen_nic.h | 1663 int (*phy_read) (struct netxen_adapter *, u32 reg, u32 *); member in struct:netxen_adapter |
Completed in 372 milliseconds