Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Dfalcon_boards.c710 .init_phy = ef4_port_dummy_op_void,
718 .init_phy = sfe4002_init_phy,
726 .init_phy = sfe4003_init_phy,
734 .init_phy = sfn4112f_init_phy,
Dtenxpress.c189 falcon_board(efx)->type->init_phy(efx); in tenxpress_phy_init()
Dqt202x_phy.c330 falcon_board(efx)->type->init_phy(efx); in qt202x_reset_phy()
Dtxc43128_phy.c318 falcon_board(efx)->type->init_phy(efx); in txc_apply_defaults()
Dnic.h156 void (*init_phy) (struct ef4_nic *efx); member
/kernel/linux/linux-5.10/drivers/atm/
Dfirestream.c1319 static int init_phy(struct fs_dev *dev, struct reginit_item *reginit) in init_phy() function
1868 init_phy (dev, PHY_NTC_INIT); in fs_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/
Daltera_tse_main.c769 static int init_phy(struct net_device *dev) in init_phy() function
1592 ret = init_phy(ndev); in altera_tse_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
Dcore.c2770 goto init_phy; in emac_init_phy()
2807 init_phy: in emac_init_phy()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
Dgianfar.c1679 static int init_phy(struct net_device *dev) in init_phy() function
3034 err = init_phy(dev); in gfar_enet_open()
Ducc_geth.c1722 static int init_phy(struct net_device *dev) in init_phy() function
3456 err = init_phy(dev); in ucc_geth_open()