Home
last modified time | relevance | path

Searched defs:phy_reg (Results 1 – 20 of 20) sorted by relevance

/drivers/net/ethernet/dec/tulip/
Dpnic.c23 u32 phy_reg = ioread32(ioaddr + 0xB8); in pnic_do_nway() local
56 int phy_reg = ioread32(ioaddr + 0xB8); in pnic_lnk_change() local
111 int phy_reg = ioread32(ioaddr + 0xB8); in pnic_timer() local
Ddmfe.c1690 u16 phy_reg; in dmfe_set_phyxcer() local
1746 u16 phy_reg; in dmfe_process_mode() local
2060 uint phy_reg; in dmfe_program_DM9802() local
2077 uint phy_reg; in dmfe_HPNA_remote_cmd_chk() local
Duli526x.c1563 u16 phy_reg; in uli526x_set_phyxcer() local
1605 u16 phy_reg; in uli526x_process_mode() local
/drivers/infiniband/hw/nes/
Dnes_utils.c413 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()
/drivers/net/
Dsungem_phy.c599 u32 phy_reg; in bcm5421_poll_link() local
623 u32 phy_reg; in bcm5421_read_link() local
672 u32 phy_reg; in bcm5461_poll_link() local
698 u32 phy_reg; in bcm5461_read_link() local
/drivers/clk/hisilicon/
Dclk-hix5hd2.c142 u32 phy_reg; member
154 void __iomem *phy_reg; member
/drivers/net/ethernet/intel/e1000e/
Dich8lan.c188 u16 phy_reg = 0; in e1000_phy_is_accessible_pchlan() local
1062 u16 phy_reg; in e1000_enable_ulp_lpt_lp() local
1172 u16 phy_reg; in e1000_disable_ulp_lpt_lp() local
1311 u16 phy_reg; in e1000_check_for_copper_link_ich8lan() local
2327 u16 i, phy_reg = 0; in e1000_copy_rx_addrs_to_phy_ich8lan() local
2368 u16 phy_reg, data; in e1000_lv_jumbo_workaround_ich8lan() local
4587 u16 phy_reg, device_id = hw->adapter->pdev->device; in e1000_suspend_workarounds_ich8lan() local
4719 u16 phy_reg; in e1000_resume_workarounds_pchlan() local
Dphy.c2555 s32 e1000_enable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_enable_phy_wakeup_reg_access_bm()
2608 s32 e1000_disable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_disable_phy_wakeup_reg_access_bm()
2659 u16 phy_reg = 0; in e1000_access_phy_wakeup_reg_bm() local
Dethtool.c1317 u16 phy_reg = 0; in e1000_integrated_phy_loopback() local
1544 u16 phy_reg; in e1000_loopback_cleanup() local
Dnetdev.c5963 u16 phy_reg, wuc_enable; in e1000_init_phy_wakeup() local
/drivers/net/ethernet/ti/
Ddavinci_mdio.c219 static int davinci_mdio_read(struct mii_bus *bus, int phy_id, int phy_reg) in davinci_mdio_read()
264 int phy_reg, u16 phy_data) in davinci_mdio_write()
/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c1139 u16 phy_reg; in e1000_phy_reset_clk_and_crs() local
1162 u16 phy_reg; in e1000_nonintegrated_phy_loopback() local
1284 u16 phy_reg = 0; in e1000_set_phy_loopback() local
1355 u16 phy_reg; in e1000_loopback_cleanup() local
/drivers/usb/phy/
Dphy-am335x-control.c11 void __iomem *phy_reg; member
/drivers/net/phy/
Dphy_device.c223 int phy_reg; in get_phy_c45_ids() local
294 int phy_reg; in get_phy_id() local
/drivers/net/ethernet/
Dlantiq_etop.c339 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()
/drivers/net/usb/
Dasix_devices.c75 int phy_reg; in asix_get_phyid() local
Dsr9800.c373 int phy_reg; in sr_get_phyid() local
/drivers/net/ethernet/icplus/
Dipg.c217 static int mdio_read(struct net_device *dev, int phy_id, int phy_reg) in mdio_read()
308 static void mdio_write(struct net_device *dev, int phy_id, int phy_reg, int val) in mdio_write()
/drivers/net/ethernet/intel/igb/
Digb_ethtool.c1731 u16 phy_reg; in igb_loopback_cleanup() local
/drivers/net/ethernet/realtek/
Dr8169.c2409 struct phy_reg { struct
2415 const struct phy_reg *regs, int len) in rtl_writephy_batch() argument