Home
last modified time | relevance | path

Searched refs:init_phy (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/sfc/
Dfalcon_boards.c713 .init_phy = efx_port_dummy_op_void,
721 .init_phy = sfe4002_init_phy,
729 .init_phy = sfe4003_init_phy,
737 .init_phy = sfn4112f_init_phy,
Dnic.h82 void (*init_phy) (struct efx_nic *efx); member
Dtenxpress.c192 falcon_board(efx)->type->init_phy(efx); in tenxpress_phy_init()
Dqt202x_phy.c333 falcon_board(efx)->type->init_phy(efx); in qt202x_reset_phy()
Dtxc43128_phy.c321 falcon_board(efx)->type->init_phy(efx); in txc_apply_defaults()
/drivers/atm/
Dfirestream.c1328 static int init_phy(struct fs_dev *dev, struct reginit_item *reginit) in init_phy() function
1877 init_phy (dev, PHY_NTC_INIT); in fs_init()
/drivers/net/ethernet/freescale/
Dgianfar.c123 static int init_phy(struct net_device *dev);
1456 static int init_phy(struct net_device *dev) in init_phy() function
1974 err = init_phy(dev); in gfar_enet_open()
Ducc_geth.c1722 static int init_phy(struct net_device *dev) in init_phy() function
3465 err = init_phy(dev); in ucc_geth_open()