Searched refs:init_phy (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | falcon_boards.c | 710 .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,
|
H A D | tenxpress.c | 189 falcon_board(efx)->type->init_phy(efx); in tenxpress_phy_init()
|
H A D | txc43128_phy.c | 318 falcon_board(efx)->type->init_phy(efx); in txc_apply_defaults()
|
H A D | nic.h | 148 * @init_phy: Do board-specific PHY initialisation 156 void (*init_phy) (struct ef4_nic *efx); member
|
H A D | qt202x_phy.c | 330 falcon_board(efx)->type->init_phy(efx); in qt202x_reset_phy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | falcon_boards.c | 710 .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,
|
H A D | tenxpress.c | 189 falcon_board(efx)->type->init_phy(efx); in tenxpress_phy_init()
|
H A D | nic.h | 148 * @init_phy: Do board-specific PHY initialisation 156 void (*init_phy) (struct ef4_nic *efx); member
|
H A D | qt202x_phy.c | 330 falcon_board(efx)->type->init_phy(efx); in qt202x_reset_phy()
|
H A D | txc43128_phy.c | 318 falcon_board(efx)->type->init_phy(efx); in txc_apply_defaults()
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | firestream.c | 1319 static int init_phy(struct fs_dev *dev, struct reginit_item *reginit) in init_phy() function 1870 init_phy (dev, PHY_NTC_INIT); in fs_init()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | 773 static int init_phy(struct net_device *dev) in init_phy() function 1596 ret = init_phy(ndev); in altera_tse_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
H A D | core.c | 2770 goto init_phy; in emac_init_phy() 2807 init_phy: in emac_init_phy()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 1679 static int init_phy(struct net_device *dev) in init_phy() function 3034 err = init_phy(dev); in gfar_enet_open()
|
H A D | ucc_geth.c | 1722 static int init_phy(struct net_device *dev) in init_phy() function 3456 err = init_phy(dev); in ucc_geth_open()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 1646 static int init_phy(struct net_device *dev) in init_phy() function 2910 err = init_phy(dev); in gfar_enet_open()
|
H A D | ucc_geth.c | 1702 static int init_phy(struct net_device *dev) in init_phy() function 3294 err = init_phy(dev); in ucc_geth_open()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
H A D | core.c | 2775 goto init_phy; in emac_init_phy() 2812 init_phy: in emac_init_phy()
|
Completed in 48 milliseconds