Home
last modified time | relevance | path

Searched defs:phy_reg (Results 1 – 17 of 17) 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.c1693 u16 phy_reg; in dmfe_set_phyxcer() local
1749 u16 phy_reg; in dmfe_process_mode() local
2063 uint phy_reg; in dmfe_program_DM9802() local
2080 uint phy_reg; in dmfe_HPNA_remote_cmd_chk() local
Duli526x.c1571 u16 phy_reg; in uli526x_set_phyxcer() local
1613 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/net/ethernet/intel/e1000e/
Dich8lan.c184 u16 phy_reg = 0; in e1000_phy_is_accessible_pchlan() local
236 u16 phy_reg; in e1000_init_phy_workarounds_pchlan() local
942 u16 phy_reg; in e1000_check_for_copper_link_ich8lan() local
1901 u16 i, phy_reg = 0; in e1000_copy_rx_addrs_to_phy_ich8lan() local
1942 u16 phy_reg, data; in e1000_lv_jumbo_workaround_ich8lan() local
2143 u16 phy_reg; in e1000_k1_workaround_lv() local
4168 u16 phy_reg, device_id = hw->adapter->pdev->device; in e1000_suspend_workarounds_ich8lan() local
4289 u16 phy_reg; in e1000_resume_workarounds_pchlan() local
Dphy.c2557 s32 e1000_enable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_enable_phy_wakeup_reg_access_bm()
2610 s32 e1000_disable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_disable_phy_wakeup_reg_access_bm()
2661 u16 phy_reg = 0; in e1000_access_phy_wakeup_reg_bm() local
Dethtool.c1281 u16 phy_reg = 0; in e1000_integrated_phy_loopback() local
1510 u16 phy_reg; in e1000_loopback_cleanup() local
Dnetdev.c5850 u16 phy_reg, wuc_enable; in e1000_init_phy_wakeup() local
/drivers/net/ethernet/ti/
Ddavinci_mdio.c210 static int davinci_mdio_read(struct mii_bus *bus, int phy_id, int phy_reg) in davinci_mdio_read()
255 int phy_reg, u16 phy_data) in davinci_mdio_write()
/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c1144 u16 phy_reg; in e1000_phy_reset_clk_and_crs() local
1169 u16 phy_reg; in e1000_nonintegrated_phy_loopback() local
1291 u16 phy_reg = 0; in e1000_set_phy_loopback() local
1364 u16 phy_reg; in e1000_loopback_cleanup() local
/drivers/net/phy/
Dphy_device.c225 int phy_reg; in get_phy_c45_ids() local
296 int phy_reg; in get_phy_id() local
/drivers/net/ethernet/
Dlantiq_etop.c342 ltq_etop_mdio_wr(struct mii_bus *bus, int phy_addr, int phy_reg, u16 phy_data) in ltq_etop_mdio_wr()
356 ltq_etop_mdio_rd(struct mii_bus *bus, int phy_addr, int phy_reg) in ltq_etop_mdio_rd()
/drivers/net/usb/
Dasix_devices.c76 int phy_reg; in asix_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.c1709 u16 phy_reg; in igb_loopback_cleanup() local
/drivers/net/ethernet/realtek/
Dr8169.c2155 struct phy_reg { struct
2161 const struct phy_reg *regs, int len) in rtl_writephy_batch() argument