| /Linux-v5.4/drivers/net/ethernet/sfc/falcon/ | 
| D | mdio_10g.h | 22 static inline int ef4_mdio_read(struct ef4_nic *efx, int devad, int addr)  in ef4_mdio_read()28 ef4_mdio_write(struct ef4_nic *efx, int devad, int addr, int value)  in ef4_mdio_write()
 99 ef4_mdio_set_flag(struct ef4_nic *efx, int devad, int addr,  in ef4_mdio_set_flag()
 
 | 
| D | mdio_10g.c | 313 	int devad = __ffs(efx->mdio.mmds);  in ef4_mdio_test_alive()  local
 | 
| D | falcon.c | 1573 			     int prtad, int devad, u16 addr, u16 value)  in falcon_mdio_write()1626 			    int prtad, int devad, u16 addr)  in falcon_mdio_read()
 
 | 
| /Linux-v5.4/drivers/net/phy/ | 
| D | phy-core.c | 352 static void mmd_phy_indirect(struct mii_bus *bus, int phy_addr, int devad,  in mmd_phy_indirect()375 int __phy_read_mmd(struct phy_device *phydev, int devad, u32 regnum)  in __phy_read_mmd()
 410 int phy_read_mmd(struct phy_device *phydev, int devad, u32 regnum)  in phy_read_mmd()
 432 int __phy_write_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val)  in __phy_write_mmd()
 471 int phy_write_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 val)  in phy_write_mmd()
 596 int __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum,  in __phy_modify_mmd_changed()
 629 int phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum,  in phy_modify_mmd_changed()
 654 int __phy_modify_mmd(struct phy_device *phydev, int devad, u32 regnum,  in __phy_modify_mmd()
 677 int phy_modify_mmd(struct phy_device *phydev, int devad, u32 regnum,  in phy_modify_mmd()
 
 | 
| D | adin.c | 143 	int devad;  member456 static int adin_cl45_to_adin_reg(struct phy_device *phydev, int devad,  in adin_cl45_to_adin_reg()
 478 static int adin_read_mmd(struct phy_device *phydev, int devad, u16 regnum)  in adin_read_mmd()
 497 static int adin_write_mmd(struct phy_device *phydev, int devad, u16 regnum,  in adin_write_mmd()
 
 | 
| D | phy-c45.c | 219 	int val, devad;  in genphy_c45_read_link()  local
 | 
| D | phylink.c | 1480 	int prtad, devad;  in phylink_phy_read()  local1520 	int prtad, devad;  in phylink_phy_write()  local
 
 | 
| D | phy.c | 403 	int prtad, devad;  in phy_mii_ioctl()  local
 | 
| D | phy_device.c | 1976 int genphy_read_mmd_unsupported(struct phy_device *phdev, int devad, u16 regnum)  in genphy_read_mmd_unsupported()
 | 
| /Linux-v5.4/drivers/net/ | 
| D | mdio.c | 67 		  int prtad, int devad, u16 addr, int mask,  in mdio_set_flag()96 	int devad, reg;  in mdio45_links_ok()  local
 530 	int prtad, devad;  in mdio_mii_ioctl()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/ | 
| D | hns_mdio.c | 222 	u8 devad = ((regnum >> 16) & 0x1f);  in hns_mdio_write()  local284 	u8 devad = ((regnum >> 16) & 0x1f);  in hns_mdio_read()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | phy.h | 860 static inline int __phy_set_bits_mmd(struct phy_device *phydev, int devad,  in __phy_set_bits_mmd()876 static inline int __phy_clear_bits_mmd(struct phy_device *phydev, int devad,  in __phy_clear_bits_mmd()
 890 static inline int phy_set_bits_mmd(struct phy_device *phydev, int devad,  in phy_set_bits_mmd()
 904 static inline int phy_clear_bits_mmd(struct phy_device *phydev, int devad,  in phy_clear_bits_mmd()
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | mdio.h | 125 #define MDIO_DEVS_PRESENT(devad)	(1 << (devad))  argument322 static inline __u16 mdio_phy_id_c45(int prtad, int devad)  in mdio_phy_id_c45()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | mcdi_port.c | 119 			      int prtad, int devad, u16 addr)  in efx_mcdi_mdio_read()145 			       int prtad, int devad, u16 addr, u16 value)  in efx_mcdi_mdio_write()
 
 | 
| /Linux-v5.4/drivers/net/usb/ | 
| D | ax88179_178a.c | 371 					   u16 devad)  in ax88179_phy_mmd_indirect()392 ax88179_phy_read_mmd_indirect(struct usbnet *dev, u16 prtad, u16 devad)  in ax88179_phy_read_mmd_indirect()
 408 ax88179_phy_write_mmd_indirect(struct usbnet *dev, u16 prtad, u16 devad,  in ax88179_phy_write_mmd_indirect()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/atheros/alx/ | 
| D | main.c | 1564 			 int prtad, int devad, u16 addr)  in alx_mdio_read()1585 			  int prtad, int devad, u16 addr, u16 val)  in alx_mdio_write()
 
 | 
| /Linux-v5.4/drivers/net/dsa/ | 
| D | mt7530.c | 122 core_read_mmd_indirect(struct mt7530_priv *priv, int prtad, int devad)  in core_read_mmd_indirect()154 			int devad, u32 data)  in core_write_mmd_indirect()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_link.c | 2666 			   u8 devad, u16 reg, u16 *ret_val)  in bnx2x_cl45_read()2741 			    u8 devad, u16 reg, u16 val)  in bnx2x_cl45_write()
 3168 				     u8 devad, u16 reg, u16 or_val)  in bnx2x_cl45_read_or_write()
 3177 				      u8 devad, u16 reg, u16 and_val)  in bnx2x_cl45_read_and_write()
 3185 		   u8 devad, u16 reg, u16 *ret_val)  in bnx2x_phy_read()
 3202 		    u8 devad, u16 reg, u16 val)  in bnx2x_phy_write()
 
 | 
| D | bnx2x_link.h | 145 	u8  devad;  member
 | 
| D | bnx2x_main.c | 12872 			   int devad, u16 addr)  in bnx2x_mdio_read()12895 static int bnx2x_mdio_write(struct net_device *netdev, int prtad, int devad,  in bnx2x_mdio_write()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_main.c | 8791 ixgbe_mdio_read(struct net_device *netdev, int prtad, int devad, u16 addr)  in ixgbe_mdio_read()8815 static int ixgbe_mdio_write(struct net_device *netdev, int prtad, int devad,  in ixgbe_mdio_write()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_main.c | 2619 	int ret = 0, prtad, devad;  in cxgb_ioctl()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/ | 
| D | tg3.c | 1239 static int tg3_phy_cl45_write(struct tg3 *tp, u32 devad, u32 addr, u32 val)  in tg3_phy_cl45_write()1262 static int tg3_phy_cl45_read(struct tg3 *tp, u32 devad, u32 addr, u32 *val)  in tg3_phy_cl45_read()
 
 |