Home
last modified time | relevance | path

Searched defs:init_phy (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/freescale/fman/
Dmac.h61 struct phy_device *(*init_phy)(struct net_device *net_dev, member
Dmac.c472 static struct phy_device *init_phy(struct net_device *net_dev, in init_phy() function
/drivers/net/ethernet/altera/
Daltera_tse_main.c756 static int init_phy(struct net_device *dev) in init_phy() function
/drivers/atm/
Dfirestream.c1332 static int init_phy(struct fs_dev *dev, struct reginit_item *reginit) in init_phy() function
/drivers/net/ethernet/freescale/
Ducc_geth.c1725 static int init_phy(struct net_device *dev) in init_phy() function
Dgianfar.c1784 static int init_phy(struct net_device *dev) in init_phy() function
/drivers/net/ethernet/sfc/
Dnic.h176 void (*init_phy) (struct efx_nic *efx); member