/drivers/net/ethernet/broadcom/ |
D | bgmac-bcma-mdio.c | 17 u8 phyaddr; member 40 static u16 bcma_mdio_phy_read(struct bcma_mdio *bcma_mdio, u8 phyaddr, u8 reg) in bcma_mdio_phy_read() 90 static int bcma_mdio_phy_write(struct bcma_mdio *bcma_mdio, u8 phyaddr, u8 reg, in bcma_mdio_phy_write() 176 u8 phyaddr = bcma_mdio->phyaddr; in bcma_mdio_phy_reset() local 205 struct mii_bus *bcma_mdio_mii_register(struct bcma_device *core, u8 phyaddr) in bcma_mdio_mii_register()
|
D | sb1250-mac.c | 434 static int sbmac_mii_read(struct mii_bus *bus, int phyaddr, int regidx) in sbmac_mii_read() 527 static int sbmac_mii_write(struct mii_bus *bus, int phyaddr, int regidx, in sbmac_mii_write()
|
D | bgmac.h | 500 u8 phyaddr; member
|
/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_mdio.c | 55 static void sxgbe_mdio_c45(struct sxgbe_priv_data *sp, u32 cmd, int phyaddr, in sxgbe_mdio_c45() 68 static void sxgbe_mdio_c22(struct sxgbe_priv_data *sp, u32 cmd, int phyaddr, in sxgbe_mdio_c22() 82 static int sxgbe_mdio_access(struct sxgbe_priv_data *sp, u32 cmd, int phyaddr, in sxgbe_mdio_access() 112 static int sxgbe_mdio_read(struct mii_bus *bus, int phyaddr, int phyreg) in sxgbe_mdio_read() 133 static int sxgbe_mdio_write(struct mii_bus *bus, int phyaddr, int phyreg, in sxgbe_mdio_write()
|
/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_mdio.c | 78 static int stmmac_mdio_read(struct mii_bus *bus, int phyaddr, int phyreg) in stmmac_mdio_read() 112 static int stmmac_mdio_write(struct mii_bus *bus, int phyaddr, int phyreg, in stmmac_mdio_write() 146 static int stmmac_mdio_read_gmac4(struct mii_bus *bus, int phyaddr, int phyreg) in stmmac_mdio_read_gmac4() 184 static int stmmac_mdio_write_gmac4(struct mii_bus *bus, int phyaddr, int phyreg, in stmmac_mdio_write_gmac4()
|
D | stmmac_main.c | 71 static int phyaddr = -1; variable
|
/drivers/net/ethernet/smsc/ |
D | smc911x.c | 638 static int smc911x_phy_read(struct net_device *dev, int phyaddr, int phyreg) in smc911x_phy_read() 654 static void smc911x_phy_write(struct net_device *dev, int phyaddr, int phyreg, in smc911x_phy_write() 672 int phyaddr; in smc911x_phy_detect() local 747 int phyaddr = lp->mii.phy_id; in smc911x_phy_fixed() local 853 int phyaddr = lp->mii.phy_id; in smc911x_phy_check_media() local 890 int phyaddr = lp->mii.phy_id; in smc911x_phy_configure() local 986 int phyaddr = lp->mii.phy_id; in smc911x_phy_interrupt() local
|
D | smc91x.c | 818 static int smc_phy_read(struct net_device *dev, int phyaddr, int phyreg) in smc_phy_read() 848 static void smc_phy_write(struct net_device *dev, int phyaddr, int phyreg, in smc_phy_write() 877 int phyaddr; in smc_phy_detect() local 915 int phyaddr = lp->mii.phy_id; in smc_phy_fixed() local 1047 int phyaddr = lp->mii.phy_id; in smc_phy_configure() local 1148 int phyaddr = lp->mii.phy_id; in smc_phy_interrupt() local
|
D | smsc9420.c | 115 static int smsc9420_mii_read(struct mii_bus *bus, int phyaddr, int regidx) in smsc9420_mii_read() 152 static int smsc9420_mii_write(struct mii_bus *bus, int phyaddr, int regidx, in smsc9420_mii_write()
|
D | smsc911x.c | 566 static int smsc911x_mii_read(struct mii_bus *bus, int phyaddr, int regidx) in smsc911x_mii_read() 602 static int smsc911x_mii_write(struct mii_bus *bus, int phyaddr, int regidx, in smsc911x_mii_write()
|
/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1677 dma_addr_t phyaddr, uint32_t length) in lpfc_sli4_mbx_sge_set() 1721 dma_addr_t phyaddr; in lpfc_sli4_mbox_cmd_free() local 1776 dma_addr_t phyaddr; in lpfc_sli4_config() local
|
/drivers/acpi/ |
D | acpi_extlog.c | 71 #define ELOG_ENTRY_ADDR(phyaddr) \ argument
|
/drivers/net/ethernet/aeroflex/ |
D | greth.h | 133 u8 phyaddr; member
|
/drivers/net/ethernet/xircom/ |
D | xirc2ps_cs.c | 420 mii_rd(unsigned int ioaddr, u_char phyaddr, u_char phyreg) in mii_rd() 442 mii_wr(unsigned int ioaddr, u_char phyaddr, u_char phyreg, unsigned data, in mii_wr()
|
/drivers/bus/ |
D | mvebu-mbus.c | 951 int mvebu_mbus_get_dram_win_info(phys_addr_t phyaddr, u8 *target, u8 *attr) in mvebu_mbus_get_dram_win_info() 980 int mvebu_mbus_get_io_win_info(phys_addr_t phyaddr, u32 *size, u8 *target, in mvebu_mbus_get_io_win_info()
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_pf.c | 1551 u32 phyaddr = (u32)(dma_mask >> 32); in fm10k_set_dma_mask_pf() local
|
/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 4805 mii_rd(u_char phyreg, u_char phyaddr, u_long ioaddr) in mii_rd() 4818 mii_wr(int data, u_char phyreg, u_char phyaddr, u_long ioaddr) in mii_wr() 4919 mii_get_oui(u_char phyaddr, u_long ioaddr) in mii_get_oui()
|
/drivers/pci/host/ |
D | pcie-rcar.c | 509 unsigned long phyaddr; in phy_write_reg() local
|
/drivers/net/ethernet/adi/ |
D | bfin_mac.c | 1807 unsigned short phyaddr = mii_bus_pd->phydev_data[i].addr; in bfin_mii_bus_probe() local
|
/drivers/usb/gadget/udc/ |
D | mv_u3d.h | 192 u32 phyaddr; /* PHY address register */ member
|
/drivers/dma/ipu/ |
D | ipu_idmac.c | 733 int buffer_n, dma_addr_t phyaddr) in ipu_update_channel_buffer()
|
/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 765 int phyaddr; member 5931 int phyaddr = i & 0x1F; in nv_probe() local
|