| /linux-4.1.27/drivers/staging/gdm72xx/ | 
| D | gdm_wimax.h | 26 struct phy_dev {  struct38 	struct phy_dev		*phy_dev;  argument
 
 | 
| 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.1.27/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 = (struct 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 = (struct 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.1.27/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.1.27/drivers/net/ipvlan/ | 
| D | ipvlan_main.c | 110 	const struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_init()  local143 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_open()  local
 161 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_stop()  local
 210 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_change_rx_flags()  local
 292 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_vlan_rx_add_vid()  local
 301 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_vlan_rx_kill_vid()  local
 334 	struct net_device *phy_dev = ipvlan->phy_dev;  in ipvlan_hard_header()  local
 445 	struct net_device *phy_dev;  in ipvlan_link_new()  local
 
 | 
| D | ipvlan.h | 66 	struct net_device	*phy_dev;  member
 | 
| /linux-4.1.27/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.1.27/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.1.27/drivers/net/ethernet/smsc/ | 
| D | smsc911x.c | 115 	struct phy_device *phy_dev;  member810 	struct phy_device *phy_dev = pdata->phy_dev;  in smsc911x_phy_reset()  local
 840 	struct phy_device *phy_dev = pdata->phy_dev;  in smsc911x_phy_loopbacktest()  local
 910 	struct phy_device *phy_dev = pdata->phy_dev;  in smsc911x_phy_update_flowcontrol()  local
 951 	struct phy_device *phy_dev = pdata->phy_dev;  in smsc911x_phy_adjust_link()  local
 1980 	struct phy_device *phy_dev = pdata->phy_dev;  in smsc911x_ethtool_getregs()  local
 
 | 
| 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
 
 | 
| /linux-4.1.27/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 */  member2369 	struct phy_device *phy_dev;  in sbmac_mii_probe()  local
 2415 	struct phy_device *phy_dev = sc->phy_dev;  in sbmac_mii_poll()  local
 
 | 
| D | bgmac.h | 443 	struct phy_device *phy_dev;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/amd/ | 
| D | au1000_eth.h | 109 	struct phy_device *phy_dev;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/allwinner/ | 
| D | sun4i-emac.c | 79 	struct phy_device	*phy_dev;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/ | 
| D | dnet.h | 219 	struct phy_device		*phy_dev;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/apm/xgene/ | 
| D | xgene_enet_main.h | 112 	struct phy_device *phy_dev;  member
 | 
| D | xgene_enet_hw.c | 665 	struct phy_device *phy_dev;  in xgene_enet_phy_connect()  local
 | 
| /linux-4.1.27/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 | 418 	struct phy_device *phy_dev;	/* Pointer to PHY device */  member
 | 
| /linux-4.1.27/drivers/net/ethernet/freescale/ | 
| D | fec_main.c | 1707 	struct phy_device *phy_dev = fep->phy_dev;  in fec_enet_adjust_link()  local1884 	struct phy_device *phy_dev = NULL;  in fec_enet_mii_probe()  local
 
 | 
| D | fec.h | 506 	struct	phy_device *phy_dev;  member
 | 
| /linux-4.1.27/drivers/net/phy/ | 
| D | amd-xgbe-phy.c | 1580 	struct device *dev, *phy_dev;  in amd_xgbe_phy_probe()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/marvell/ | 
| D | mvneta.c | 307 	struct phy_device *phy_dev;  member2668 	struct phy_device *phy_dev;  in mvneta_mdio_probe()  local
 
 | 
| D | mvpp2.c | 689 	struct phy_device *phy_dev;  member5465 	struct phy_device *phy_dev;  in mvpp2_phy_connect()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/nxp/ | 
| D | lpc_eth.c | 428 	struct phy_device	*phy_dev;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/toshiba/ | 
| D | tc35815.c | 408 	struct phy_device *phy_dev;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/cadence/ | 
| D | macb.h | 813 	struct phy_device	*phy_dev;  member
 |