/drivers/net/ethernet/dec/tulip/ |
D | pnic.c | 23 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
|
D | dmfe.c | 1693 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
|
D | uli526x.c | 1571 u16 phy_reg; in uli526x_set_phyxcer() local 1613 u16 phy_reg; in uli526x_process_mode() local
|
/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()
|
/drivers/net/ |
D | sungem_phy.c | 599 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/ |
D | ich8lan.c | 184 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
|
D | phy.c | 2557 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
|
D | ethtool.c | 1281 u16 phy_reg = 0; in e1000_integrated_phy_loopback() local 1510 u16 phy_reg; in e1000_loopback_cleanup() local
|
D | netdev.c | 5850 u16 phy_reg, wuc_enable; in e1000_init_phy_wakeup() local
|
/drivers/net/ethernet/ti/ |
D | davinci_mdio.c | 210 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/ |
D | e1000_ethtool.c | 1144 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/ |
D | phy_device.c | 225 int phy_reg; in get_phy_c45_ids() local 296 int phy_reg; in get_phy_id() local
|
/drivers/net/ethernet/ |
D | lantiq_etop.c | 342 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/ |
D | asix_devices.c | 76 int phy_reg; in asix_get_phyid() local
|
/drivers/net/ethernet/icplus/ |
D | ipg.c | 217 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/ |
D | igb_ethtool.c | 1709 u16 phy_reg; in igb_loopback_cleanup() local
|
/drivers/net/ethernet/realtek/ |
D | r8169.c | 2155 struct phy_reg { struct 2161 const struct phy_reg *regs, int len) in rtl_writephy_batch() argument
|