| /linux-4.1.27/drivers/net/phy/ | 
| D | fixed_phy.c | 121 static int fixed_mdio_read(struct mii_bus *bus, int phy_addr, int reg_num)  in fixed_mdio_read()155 static int fixed_mdio_write(struct mii_bus *bus, int phy_addr, int reg_num,  in fixed_mdio_write()
 217 int fixed_phy_add(unsigned int irq, int phy_addr,  in fixed_phy_add()
 249 void fixed_phy_del(int phy_addr)  in fixed_phy_del()
 273 	int phy_addr;  in fixed_phy_register()  local
 
 | 
| /linux-4.1.27/arch/mips/cavium-octeon/executive/ | 
| D | cvmx-helper-board.c | 228 	int phy_addr;  in __cvmx_helper_board_link_get()  local464 int cvmx_helper_board_link_set_phy(int phy_addr,  in cvmx_helper_board_link_set_phy()
 710 			int phy_addr = cvmx_helper_board_get_mii_address(0);  in __cvmx_helper_board_hardware_enable()  local
 
 | 
| D | cvmx-bootmem.c | 398 int __cvmx_bootmem_phy_free(uint64_t phy_addr, uint64_t size, uint32_t flags)  in __cvmx_bootmem_phy_free()
 | 
| /linux-4.1.27/drivers/net/ethernet/arc/ | 
| D | emac_mdio.c | 54 static int arc_mdio_read(struct mii_bus *bus, int phy_addr, int reg_num)  in arc_mdio_read()86 static int arc_mdio_write(struct mii_bus *bus, int phy_addr,  in arc_mdio_write()
 
 | 
| /linux-4.1.27/drivers/infiniband/hw/nes/ | 
| D | nes_utils.c | 413 void nes_write_1G_phy_reg(struct nes_device *nesdev, u8 phy_reg, u8 phy_addr, u16 data)  in nes_write_1G_phy_reg()440 void nes_read_1G_phy_reg(struct nes_device *nesdev, u8 phy_reg, u8 phy_addr, u16 *data)  in nes_read_1G_phy_reg()
 472 void nes_write_10G_phy_reg(struct nes_device *nesdev, u16 phy_addr, u8 dev_addr, u16 phy_reg,  in nes_write_10G_phy_reg()
 518 void nes_read_10G_phy_reg(struct nes_device *nesdev, u8 phy_addr, u8 dev_addr, u16 phy_reg)  in nes_read_10G_phy_reg()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/dlink/ | 
| D | dl2k.c | 1253 	int phy_addr;  in rio_ioctl()  local1338 mii_read (struct net_device *dev, int phy_addr, int reg_num)  in mii_read()
 1366 mii_write (struct net_device *dev, int phy_addr, int reg_num, u16 data)  in mii_write()
 1384 	int phy_addr;  in mii_wait_link()  local
 1405 	int phy_addr;  in mii_get_media()  local
 1491 	int phy_addr;  in mii_set_media()  local
 1578 	int phy_addr;  in mii_get_media_pcs()  local
 1635 	int phy_addr;  in mii_set_media_pcs()  local
 
 | 
| D | dl2k.h | 399 	int phy_addr;		/* PHY addresses. */  member
 | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | ael1002.c | 213 			int phy_addr, const struct mdio_ops *mdio_ops)  in t3_ael1002_phy_prep()239 			     int phy_addr, const struct mdio_ops *mdio_ops)  in t3_ael1006_phy_prep()
 510 			int phy_addr, const struct mdio_ops *mdio_ops)  in t3_ael2005_phy_prep()
 815 int t3_ael2020_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr,  in t3_ael2020_phy_prep()
 871 		       int phy_addr, const struct mdio_ops *mdio_ops)  in t3_qt2045_phy_prep()
 935 			    int phy_addr, const struct mdio_ops *mdio_ops)  in t3_xaui_direct_phy_prep()
 
 | 
| D | aq100x.c | 266 int t3_aq100x_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr,  in t3_aq100x_phy_prep()
 | 
| D | vsc8211.c | 368 			int phy_addr, const struct mdio_ops *mdio_ops)  in t3_vsc8211_phy_prep()
 | 
| D | t3_hw.c | 209 static int t3_mi1_read(struct net_device *dev, int phy_addr, int mmd_addr,  in t3_mi1_read()228 static int t3_mi1_write(struct net_device *dev, int phy_addr, int mmd_addr,  in t3_mi1_write()
 256 static int mi1_wr_addr(struct adapter *adapter, int phy_addr, int mmd_addr,  in mi1_wr_addr()
 272 static int mi1_ext_read(struct net_device *dev, int phy_addr, int mmd_addr,  in mi1_ext_read()
 292 static int mi1_ext_write(struct net_device *dev, int phy_addr, int mmd_addr,  in mi1_ext_write()
 
 | 
| D | common.h | 578 			     int phy_addr, struct cphy_ops *phy_ops,  in cphy_init()
 | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ | 
| D | subr.c | 283 static int mi1_mdio_read(struct net_device *dev, int phy_addr, int mmd_addr,  in mi1_mdio_read()300 static int mi1_mdio_write(struct net_device *dev, int phy_addr, int mmd_addr,  in mi1_mdio_write()
 325 static int mi1_mdio_ext_read(struct net_device *dev, int phy_addr, int mmd_addr,  in mi1_mdio_ext_read()
 352 static int mi1_mdio_ext_write(struct net_device *dev, int phy_addr,  in mi1_mdio_ext_write()
 1089 		int phy_addr = bi->mdio_phybaseaddr + i;  in t1_init_sw_modules()  local
 
 | 
| D | my3126.c | 171 			int phy_addr, const struct mdio_ops *mdio_ops)  in my3126_phy_create()
 | 
| D | mv88x201x.c | 211 static struct cphy *mv88x201x_phy_create(struct net_device *dev, int phy_addr,  in mv88x201x_phy_create()
 | 
| D | mv88e1xxx.c | 356 static struct cphy *mv88e1xxx_phy_create(struct net_device *dev, int phy_addr,  in mv88e1xxx_phy_create()
 | 
| D | cphy.h | 140 			     int phy_addr, struct cphy_ops *phy_ops,  in cphy_init()
 | 
| /linux-4.1.27/arch/mips/include/asm/mach-au1x00/ | 
| D | au1xxx_eth.h | 9 	int phy_addr;  member
 | 
| /linux-4.1.27/include/linux/ | 
| D | pxa168_eth.h | 11 	int	phy_addr;  member
 | 
| D | phy_fixed.h | 39 static inline int fixed_phy_del(int phy_addr)  in fixed_phy_del()
 | 
| D | sxgbe_platform.h | 43 	int phy_addr;  member
 | 
| D | mv643xx_eth.h | 45 	int			phy_addr;  member
 | 
| D | stmmac.h | 99 	int phy_addr;  member
 | 
| /linux-4.1.27/arch/mips/cavium-octeon/ | 
| D | octeon-platform.c | 444 static void __init octeon_fdt_set_phy(int eth, int phy_addr)  in octeon_fdt_set_phy()567 	int phy_addr;  in octeon_fdt_pip_port()  local
 661 				int phy_addr = cvmx_helper_board_get_mii_address(CVMX_HELPER_BOARD_MGMT_IPD_PORT + i);  in octeon_prune_device_tree()  local
 
 | 
| /linux-4.1.27/drivers/staging/netlogic/ | 
| D | platform_net.h | 47 	int phy_addr[PORTS_PER_CONTROLLER];  member
 | 
| D | xlr_net.c | 648 static int xlr_phy_write(u32 *base_addr, int phy_addr, int regnum, u16 val)  in xlr_phy_write()678 static int xlr_phy_read(u32 *base_addr, int phy_addr, int regnum)  in xlr_phy_read()
 715 static int xlr_mii_write(struct mii_bus *bus, int phy_addr, int regnum, u16 val)  in xlr_mii_write()
 726 static int xlr_mii_read(struct mii_bus *bus, int phy_addr, int regnum)  in xlr_mii_read()
 
 | 
| D | xlr_net.h | 1082 	int phy_addr;	/* PHY addr on MDIO bus */  member
 | 
| /linux-4.1.27/drivers/net/ethernet/amd/ | 
| D | au1000_eth.c | 289 static int au1000_mdio_read(struct net_device *dev, int phy_addr, int reg)  in au1000_mdio_read()321 static void au1000_mdio_write(struct net_device *dev, int phy_addr,  in au1000_mdio_write()
 345 static int au1000_mdiobus_read(struct mii_bus *bus, int phy_addr, int regnum)  in au1000_mdiobus_read()
 360 static int au1000_mdiobus_write(struct mii_bus *bus, int phy_addr, int regnum,  in au1000_mdiobus_write()
 499 	int phy_addr;  in au1000_mii_probe()  local
 
 | 
| D | au1000_eth.h | 117 	int phy_addr;  member
 | 
| /linux-4.1.27/drivers/crypto/qat/qat_dh895xcc/ | 
| D | adf_admin.c | 60 	dma_addr_t phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ | 
| D | chain_mode.c | 100 static void stmmac_init_dma_chain(void *des, dma_addr_t phy_addr,  in stmmac_init_dma_chain()
 | 
| D | stmmac_pci.c | 40 	int phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/e1000e/ | 
| D | phy.c | 2300 	u32 phy_addr = 0;  in e1000e_determine_phy_address()  local2336 	u32 phy_addr = 2;  in e1000_get_phy_addr_for_bm_page()  local
 2759 	u32 phy_addr = hw->phy.addr = e1000_get_phy_addr_for_hv_page(page);  in __e1000_read_phy_reg_hv()  local
 2866 	u32 phy_addr = hw->phy.addr = e1000_get_phy_addr_for_hv_page(page);  in __e1000_write_phy_reg_hv()  local
 2980 	u32 phy_addr = 2;  in e1000_get_phy_addr_for_hv_page()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/ | 
| D | lantiq_etop.c | 339 ltq_etop_mdio_wr(struct mii_bus *bus, int phy_addr, int phy_reg, u16 phy_data)  in ltq_etop_mdio_wr()353 ltq_etop_mdio_rd(struct mii_bus *bus, int phy_addr, int phy_reg)  in ltq_etop_mdio_rd()
 379 	int phy_addr;  in ltq_etop_mdio_probe()  local
 
 | 
| D | dnet.c | 258 	int phy_addr;  in dnet_mii_probe()  local
 | 
| D | jme.c | 1751 	u32 phy_addr;  in jme_phy_specreg_read()  local1763 	u32 phy_addr;  in jme_phy_specreg_write()  local
 
 | 
| D | korina.c | 137 	int phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/dec/tulip/ | 
| D | uli526x.c | 171 	u8 phy_addr;  member1635 static void phy_writeby_cr9(struct uli526x_board_info *db, u8 phy_addr,  in phy_writeby_cr9()
 1669 static u16 phy_readby_cr9(struct uli526x_board_info *db, u8 phy_addr, u8 offset)  in phy_readby_cr9()
 1706 static u16 phy_readby_cr10(struct uli526x_board_info *db, u8 phy_addr,  in phy_readby_cr10()
 1724 static void phy_writeby_cr10(struct uli526x_board_info *db, u8 phy_addr,  in phy_writeby_cr10()
 
 | 
| D | dmfe.c | 257 	u8 phy_addr;  member1790 static void dmfe_phy_write(void __iomem *ioaddr, u8 phy_addr, u8 offset,  in dmfe_phy_write()
 1838 static u16 dmfe_phy_read(void __iomem *ioaddr, u8 phy_addr, u8 offset, u32 chip_id)  in dmfe_phy_read()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/sis/ | 
| D | sis900.c | 149 	int phy_addr;  member601 	int phy_addr;  in sis900_mii_probe()  local
 992 static u16 sis900_reset_phy(struct net_device *net_dev, int phy_addr)  in sis900_reset_phy()
 1449 static void sis900_auto_negotiate(struct net_device *net_dev, int phy_addr)  in sis900_auto_negotiate()
 1488 	int phy_addr = sis_priv->cur_phy;  in sis900_read_mode()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/rdc/ | 
| D | r6040.c | 213 static int r6040_phy_read(void __iomem *ioaddr, int phy_addr, int reg)  in r6040_phy_read()235 					int phy_addr, int reg, u16 val)  in r6040_phy_write()
 254 static int r6040_mdiobus_read(struct mii_bus *bus, int phy_addr, int reg)  in r6040_mdiobus_read()
 263 static int r6040_mdiobus_write(struct mii_bus *bus, int phy_addr,  in r6040_mdiobus_write()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/hisilicon/ | 
| D | hix5hd2_gmac.c | 298 static void hix5hd2_set_rx_fq(struct hix5hd2_priv *priv, dma_addr_t phy_addr)  in hix5hd2_set_rx_fq()305 static void hix5hd2_set_rx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr)  in hix5hd2_set_rx_bq()
 312 static void hix5hd2_set_tx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr)  in hix5hd2_set_tx_bq()
 319 static void hix5hd2_set_tx_rq(struct hix5hd2_priv *priv, dma_addr_t phy_addr)  in hix5hd2_set_tx_rq()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/ | 
| D | sxgbe_mdio.c | 148 	int err, phy_addr;  in sxgbe_mdio_register()  local
 | 
| /linux-4.1.27/drivers/i2c/busses/ | 
| D | i2c-at91.c | 664 static int at91_twi_configure_dma(struct at91_twi_dev *dev, u32 phy_addr)  in at91_twi_configure_dma()745 	u32 phy_addr;  in at91_twi_probe()  local
 
 | 
| D | i2c-imx.c | 284 						dma_addr_t phy_addr)  in i2c_imx_dma_request()979 	dma_addr_t phy_addr;  in i2c_imx_probe()  local
 
 | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | dbdma.h | 47 	__le32 phy_addr;	/* physical data address */  member
 | 
| /linux-4.1.27/drivers/net/usb/ | 
| D | ax88172a.c | 34 	u16 phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/marvell/ | 
| D | pxa168_eth.c | 205 	int phy_addr;  member1321 static int pxa168_smi_read(struct mii_bus *bus, int phy_addr, int regnum)  in pxa168_smi_read()
 1345 static int pxa168_smi_write(struct mii_bus *bus, int phy_addr, int regnum,  in pxa168_smi_write()
 
 | 
| D | mv643xx_eth.c | 2885 static void phy_addr_set(struct mv643xx_eth_private *mp, int phy_addr)  in phy_addr_set()2941 				   int phy_addr)  in phy_scan()
 
 | 
| D | skge.h | 2424 	u16		     phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/faraday/ | 
| D | ftgmac100.c | 872 static int ftgmac100_mdiobus_read(struct mii_bus *bus, int phy_addr, int regnum)  in ftgmac100_mdiobus_read()907 static int ftgmac100_mdiobus_write(struct mii_bus *bus, int phy_addr,  in ftgmac100_mdiobus_write()
 
 | 
| /linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ | 
| D | dxe.h | 266 	dma_addr_t	phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/adi/ | 
| D | bfin_mac.c | 269 static int bfin_mdiobus_read(struct mii_bus *bus, int phy_addr, int regnum)  in bfin_mdiobus_read()290 static int bfin_mdiobus_write(struct mii_bus *bus, int phy_addr, int regnum,  in bfin_mdiobus_write()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/sgi/ | 
| D | meth.c | 77 	unsigned long phy_addr;  member
 | 
| /linux-4.1.27/drivers/scsi/ | 
| D | mvumi.c | 255 	dma_addr_t phy_addr;  in mvumi_internal_cmd_sgl()  local317 	dma_addr_t phy_addr;  in mvumi_delete_internal_cmd()  local
 
 | 
| D | advansys.c | 4194 	ASC_PADDR phy_addr;  in AscInitMicroCodeVar()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/sun/ | 
| D | sungem.c | 118 static u16 __sungem_phy_read(struct gem *gp, int phy_addr, int reg)  in __sungem_phy_read()155 static void __sungem_phy_write(struct gem *gp, int phy_addr, int reg, u16 val)  in __sungem_phy_write()
 
 | 
| D | cassini.h | 2799 	int			phy_addr;  member
 | 
| D | niu.h | 3284 	int				phy_addr;  member
 | 
| /linux-4.1.27/arch/powerpc/kvm/ | 
| D | book3s_hv.c | 1874 	phys_addr_t phy_addr, mpp_addr;  in kvmppc_start_saving_l2_cache()  local1887 	phys_addr_t phy_addr, mpp_addr;  in kvmppc_start_restoring_l2_cache()  local
 
 | 
| /linux-4.1.27/drivers/infiniband/hw/ocrdma/ | 
| D | ocrdma_verbs.c | 203 static int ocrdma_add_mmap(struct ocrdma_ucontext *uctx, u64 phy_addr,  in ocrdma_add_mmap()221 static void ocrdma_del_mmap(struct ocrdma_ucontext *uctx, u64 phy_addr,  in ocrdma_del_mmap()
 238 static bool ocrdma_search_mmap(struct ocrdma_ucontext *uctx, u64 phy_addr,  in ocrdma_search_mmap()
 
 | 
| D | ocrdma.h | 432 		u64 phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/e1000/ | 
| D | e1000_hw.c | 2844 	const u32 phy_addr = (hw->mac_type == e1000_ce4100) ? hw->phy_addr : 1;  in e1000_read_phy_reg_ex()  local2982 	const u32 phy_addr = (hw->mac_type == e1000_ce4100) ? hw->phy_addr : 1;  in e1000_write_phy_reg_ex()  local
 
 | 
| D | e1000_hw.h | 1375 	u32 phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/ | 
| D | b44.c | 259 static int __b44_readphy(struct b44 *bp, int phy_addr, int reg, u32 *val)  in __b44_readphy()275 static int __b44_writephy(struct b44 *bp, int phy_addr, int reg, u32 val)  in __b44_writephy()
 
 | 
| D | b44.h | 401 	u8			phy_addr;  member
 | 
| D | tg3.c | 1109 static int __tg3_readphy(struct tg3 *tp, unsigned int phy_addr, int reg,  in __tg3_readphy()1168 static int __tg3_writephy(struct tg3 *tp, unsigned int phy_addr, int reg,  in __tg3_writephy()
 3391 		u32 phy_addr, page_off, size;  in tg3_nvram_write_block_unbuffered()  local
 3481 		u32 page_off, phy_addr, nvram_cmd;  in tg3_nvram_write_block_buffered()  local
 
 | 
| D | tg3.h | 3260 	u8				phy_addr;  member
 | 
| D | bnx2.h | 6894 	u32			phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_phy.c | 242 	u32 phy_addr;  in ixgbe_identify_phy_generic()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/micrel/ | 
| D | ks8851.c | 1311 static int ks8851_phy_read(struct net_device *dev, int phy_addr, int reg)  in ks8851_phy_read()
 | 
| D | ks8851_mll.c | 1394 static int ks_phy_read(struct net_device *netdev, int phy_addr, int reg)  in ks_phy_read()
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_link.h | 97 #define FW_PARAM_SET(phy_addr, phy_type, mdio_access) \  argument
 | 
| D | bnx2x_link.c | 3192 int bnx2x_phy_read(struct link_params *params, u8 phy_addr,  in bnx2x_phy_read()3209 int bnx2x_phy_write(struct link_params *params, u8 phy_addr,  in bnx2x_phy_write()
 11925 	u32 phy_addr;  in bnx2x_populate_int_phy()  local
 
 | 
| D | bnx2x.h | 1109 	u32			phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/agere/ | 
| D | et131x.c | 1423 static int et131x_mdio_read(struct mii_bus *bus, int phy_addr, int reg)  in et131x_mdio_read()1438 static int et131x_mdio_write(struct mii_bus *bus, int phy_addr,  in et131x_mdio_write()
 
 | 
| /linux-4.1.27/drivers/media/platform/omap/ | 
| D | omap_vout.c | 675 	u32 phy_addr = 0, virt_addr = 0;  in omap_vout_buffer_setup()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/davicom/ | 
| D | dm9000.c | 111 	u8		phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ | 
| D | trans.c | 595 				   dma_addr_t phy_addr, u32 byte_cnt)  in iwl_pcie_load_firmware_chunk()
 | 
| /linux-4.1.27/drivers/net/wireless/ | 
| D | ray_cs.c | 164 static char *phy_addr = NULL;  variable
 | 
| /linux-4.1.27/drivers/net/ethernet/altera/ | 
| D | altera_tse.h | 474 	int phy_addr;		/* PHY's MDIO address, -1 for autodetection */  member
 | 
| /linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | t4_hw.c | 3689 int t4_mdio_rd(struct adapter *adap, unsigned int mbox, unsigned int phy_addr,  in t4_mdio_rd()3720 int t4_mdio_wr(struct adapter *adap, unsigned int mbox, unsigned int phy_addr,  in t4_mdio_wr()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/genet/ | 
| D | bcmgenet.h | 608 	int phy_addr;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/toshiba/ | 
| D | tc35815.c | 612 	int phy_addr;  in tc_mii_probe()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/ixgb/ | 
| D | ixgb_hw.h | 669 	u32 phy_addr;	/* XGMII address of Phy             */  member
 | 
| /linux-4.1.27/drivers/iommu/ | 
| D | intel-iommu.c | 695 		unsigned long phy_addr;  in iommu_context_addr()  local
 |