Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/sfc/
Dfalcon_boards.c715 .init_phy = efx_port_dummy_op_void,
725 .init_phy = sfe4002_init_phy,
735 .init_phy = sfe4003_init_phy,
745 .init_phy = sfn4112f_init_phy,
Dnic.h84 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()
/linux-2.6.39/drivers/atm/
Dfirestream.c1328 static int __devinit init_phy (struct fs_dev *dev, struct reginit_item *reginit) in init_phy() function
1877 init_phy (dev, PHY_NTC_INIT); in fs_init()
/linux-2.6.39/drivers/net/
Dgianfar.c125 static int init_phy(struct net_device *dev);
1448 static int init_phy(struct net_device *dev) in init_phy() function
1960 err = init_phy(dev); in gfar_enet_open()
Ducc_geth.c1741 static int init_phy(struct net_device *dev) in init_phy() function
3506 err = init_phy(dev); in ucc_geth_open()