Home
last modified time | relevance | path

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

/Linux-v6.6/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()
Dnic.h156 void (*init_phy) (struct ef4_nic *efx); member
Dtxc43128_phy.c318 falcon_board(efx)->type->init_phy(efx); in txc_apply_defaults()
/Linux-v6.6/drivers/net/ethernet/ibm/emac/
Dcore.c2775 goto init_phy; in emac_init_phy()
2812 init_phy: in emac_init_phy()
/Linux-v6.6/drivers/net/ethernet/freescale/
Ducc_geth.c1702 static int init_phy(struct net_device *dev) in init_phy() function
3294 err = init_phy(dev); in ucc_geth_open()
Dgianfar.c1646 static int init_phy(struct net_device *dev) in init_phy() function
2910 err = init_phy(dev); in gfar_enet_open()