Home
last modified time | relevance | path

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

/linux-4.4.14/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,
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()
Dnic.h176 void (*init_phy) (struct efx_nic *efx); member
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_tse_main.c780 static int init_phy(struct net_device *dev) in init_phy() function
1538 ret = init_phy(ndev); in altera_tse_probe()
/linux-4.4.14/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()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar.c128 static int init_phy(struct net_device *dev);
1775 static int init_phy(struct net_device *dev) in init_phy() function
2225 err = init_phy(dev); in gfar_enet_open()
Ducc_geth.c1725 static int init_phy(struct net_device *dev) in init_phy() function
3463 err = init_phy(dev); in ucc_geth_open()