| /linux-4.4.14/drivers/staging/gdm72xx/ | 
| D | gdm_wimax.h | 26 struct phy_dev {  struct38 	struct phy_dev		*phy_dev;  member
 
 | 
| D | gdm_usb.c | 529 	struct phy_dev *phy_dev = NULL;  in gdm_usb_probe()  local615 	struct phy_dev *phy_dev;  in gdm_usb_disconnect()  local
 644 	struct phy_dev *phy_dev;  in gdm_suspend()  local
 669 	struct phy_dev *phy_dev;  in gdm_resume()  local
 
 | 
| D | gdm_sdio.c | 474 	struct phy_dev *phy_dev = sdio_get_drvdata(func);  in gdm_sdio_irq()  local602 	struct phy_dev *phy_dev = NULL;  in sdio_wimax_probe()  local
 655 	struct phy_dev *phy_dev = sdio_get_drvdata(func);  in sdio_wimax_remove()  local
 
 | 
| D | gdm_wimax.c | 743 int register_wimax_device(struct phy_dev *phy_dev, struct device *pdev)  in register_wimax_device()798 void unregister_wimax_device(struct phy_dev *phy_dev)  in unregister_wimax_device()
 
 | 
| /linux-4.4.14/drivers/staging/gdm724x/ | 
| D | gdm_lte.h | 46 struct phy_dev {  struct64 	struct phy_dev *phy_dev;  argument
 
 | 
| D | gdm_usb.c | 370 	struct phy_dev *phy_dev = arg;  in set_mac_address()  local397 	struct phy_dev *phy_dev;  in do_rx()  local
 816 	struct phy_dev *phy_dev = NULL;  in gdm_usb_probe()  local
 893 	struct phy_dev *phy_dev;  in gdm_usb_disconnect()  local
 921 	struct phy_dev *phy_dev;  in gdm_usb_suspend()  local
 952 	struct phy_dev *phy_dev;  in gdm_usb_resume()  local
 
 | 
| D | gdm_lte.c | 686 static void gdm_lte_multi_sdu_pkt(struct phy_dev *phy_dev, char *buf, int len)  in gdm_lte_multi_sdu_pkt()760 static int gdm_lte_receive_pkt(struct phy_dev *phy_dev, char *buf, int len)  in gdm_lte_receive_pkt()
 817 	struct phy_dev *phy_dev = arg;  in rx_complete()  local
 822 void start_rx_proc(struct phy_dev *phy_dev)  in start_rx_proc()
 874 int register_lte_device(struct phy_dev *phy_dev,  in register_lte_device()
 934 void unregister_lte_device(struct phy_dev *phy_dev)  in unregister_lte_device()
 
 | 
| /linux-4.4.14/drivers/phy/ | 
| D | phy-stih407-usb.c | 46 static int stih407_usb2_pico_ctrl(struct stih407_usb2_picophy *phy_dev)  in stih407_usb2_pico_ctrl()58 	struct stih407_usb2_picophy *phy_dev = phy_get_drvdata(phy);  in stih407_usb2_init_port()  local
 74 	struct stih407_usb2_picophy *phy_dev = phy_get_drvdata(phy);  in stih407_usb2_exit_port()  local
 94 	struct stih407_usb2_picophy *phy_dev;  in stih407_usb2_picophy_probe()  local
 
 | 
| D | phy-stih41x-usb.c | 73 	struct stih41x_usb_phy *phy_dev = phy_get_drvdata(phy);  in stih41x_usb_phy_init()  local81 	struct stih41x_usb_phy *phy_dev = phy_get_drvdata(phy);  in stih41x_usb_phy_power_on()  local
 100 	struct stih41x_usb_phy *phy_dev = phy_get_drvdata(phy);  in stih41x_usb_phy_power_off()  local
 128 	struct stih41x_usb_phy *phy_dev;  in stih41x_usb_phy_probe()  local
 
 | 
| /linux-4.4.14/drivers/net/ipvlan/ | 
| D | ipvlan_main.c | 115 	const struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_init()  local148 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_open()  local
 165 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_stop()  local
 213 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_change_rx_flags()  local
 290 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_vlan_rx_add_vid()  local
 299 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_vlan_rx_kill_vid()  local
 332 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_hard_header()  local
 443 	struct net_device *phy_dev;  in ipvlan_link_new()  local
 
 | 
| D | ipvlan.h | 68 	struct net_device	*phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/8390/ | 
| D | ax88796.c | 87 	struct phy_device *phy_dev;  member323 	struct phy_device *phy_dev = ax->phy_dev;  in ax_handle_link_change()  local
 351 	struct phy_device *phy_dev = NULL;  in ax_mii_probe()  local
 454 	struct phy_device *phy_dev = ax->phy_dev;  in ax_ioctl()  local
 480 	struct phy_device *phy_dev = ax->phy_dev;  in ax_get_settings()  local
 491 	struct phy_device *phy_dev = ax->phy_dev;  in ax_set_settings()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ | 
| D | hns_ethtool.c | 73 	struct phy_device *phy_dev = priv->phy;  in hns_get_mdix_mode()  local246 static int hns_nic_config_phy_loopback(struct phy_device *phy_dev, u8 en)  in hns_nic_config_phy_loopback()
 313 	struct phy_device *phy_dev = priv->phy;  in __lb_setup()  local
 1019 	struct phy_device *phy_dev = priv->phy;  in hns_phy_led_set()  local
 1049 	struct phy_device *phy_dev = priv->phy;  in hns_set_phys_id()  local
 
 | 
| D | hns_enet.c | 756 	struct phy_device *phy_dev = NULL;  in hns_nic_init_phy()  local1062 	struct phy_device *phy_dev = priv->phy;  in hns_nic_do_ioctl()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/arc/ | 
| D | emac_main.c | 51 	struct phy_device *phy_dev = priv->phy_dev;  in arc_emac_adjust_link()  local406 	struct phy_device *phy_dev = priv->phy_dev;  in arc_emac_open()  local
 
 | 
| D | emac.h | 132 	struct phy_device *phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/smsc/ | 
| D | smsc9420.c | 79 	struct phy_device *phy_dev;  member306 	struct phy_device *phy_dev = pd->phy_dev;  in smsc9420_ethtool_getregs()  local
 1096 	struct phy_device *phy_dev = pd->phy_dev;  in smsc9420_phy_update_flowcontrol()  local
 1125 	struct phy_device *phy_dev = pd->phy_dev;  in smsc9420_phy_adjust_link()  local
 
 | 
| D | smsc911x.c | 117 	struct phy_device *phy_dev;  member837 	struct phy_device *phy_dev = pdata->phy_dev;  in smsc911x_phy_loopbacktest()  local
 907 	struct phy_device *phy_dev = pdata->phy_dev;  in smsc911x_phy_update_flowcontrol()  local
 948 	struct phy_device *phy_dev = pdata->phy_dev;  in smsc911x_phy_adjust_link()  local
 1978 	struct phy_device *phy_dev = pdata->phy_dev;  in smsc911x_ethtool_getregs()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/amd/xgbe/ | 
| D | xgbe-main.c | 340 	struct device *dev = &pdev->dev, *phy_dev;  in xgbe_probe()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/msm/dsi/ | 
| D | dsi.h | 73 	struct device *phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/ | 
| D | bgmac.c | 1419 	struct phy_device *phy_dev = bgmac->phy_dev;  in bgmac_adjust_link()  local1447 	struct phy_device *phy_dev;  in bgmac_fixed_phy_register()  local
 1472 	struct phy_device *phy_dev;  in bgmac_mii_register()  local
 
 | 
| D | sb1250-mac.c | 239 	struct phy_device	*phy_dev;	/* the associated PHY device */  member2360 	struct phy_device *phy_dev;  in sbmac_mii_probe()  local
 2406 	struct phy_device *phy_dev = sc->phy_dev;  in sbmac_mii_poll()  local
 
 | 
| D | bgmac.h | 444 	struct phy_device *phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/amd/ | 
| D | au1000_eth.h | 109 	struct phy_device *phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/allwinner/ | 
| D | sun4i-emac.c | 80 	struct phy_device	*phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/ | 
| D | dnet.h | 219 	struct phy_device		*phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/xilinx/ | 
| D | ll_temac.h | 335 	struct phy_device *phy_dev;	/* Pointer to PHY device */  member
 | 
| D | xilinx_emaclite.c | 134 	struct phy_device *phy_dev;  member
 | 
| D | xilinx_axienet.h | 424 	struct phy_device *phy_dev;	/* Pointer to PHY device */  member
 | 
| /linux-4.4.14/drivers/net/ethernet/apm/xgene/ | 
| D | xgene_enet_hw.c | 735 	struct phy_device *phy_dev;  in xgene_enet_phy_connect()  local
 | 
| D | xgene_enet_main.h | 151 	struct phy_device *phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/freescale/ | 
| D | fec_main.c | 1724 	struct phy_device *phy_dev = fep->phy_dev;  in fec_enet_adjust_link()  local1918 	struct phy_device *phy_dev = NULL;  in fec_enet_mii_probe()  local
 
 | 
| D | fec.h | 508 	struct	phy_device *phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/marvell/ | 
| D | mvneta.c | 367 	struct phy_device *phy_dev;  member2693 	struct phy_device *phy_dev;  in mvneta_mdio_probe()  local
 
 | 
| D | mvpp2.c | 703 	struct phy_device *phy_dev;  member5539 	struct phy_device *phy_dev;  in mvpp2_phy_connect()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/nxp/ | 
| D | lpc_eth.c | 428 	struct phy_device	*phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/toshiba/ | 
| D | tc35815.c | 408 	struct phy_device *phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/cadence/ | 
| D | macb.h | 823 	struct phy_device	*phy_dev;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/ti/ | 
| D | cpsw.c | 2040 			struct phy_device *phy_dev;  in cpsw_probe_dt()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/synopsys/ | 
| D | dwc_eth_qos.c | 601 	struct phy_device *phy_dev;  member
 |