Home
last modified time | relevance | path

Searched refs:has_phy (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c52 .has_phy = 1,
229 .has_phy = 1,
275 .has_phy = 1,
326 .has_phy = 1,
376 .has_phy = 1,
427 .has_phy = 1,
446 .has_phy = 1,
467 .has_phy = 1,
488 .has_phy = 1,
516 .has_phy
[all...]
/kernel/linux/linux-6.6/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c52 .has_phy = 1,
229 .has_phy = 1,
275 .has_phy = 1,
326 .has_phy = 1,
376 .has_phy = 1,
427 .has_phy = 1,
446 .has_phy = 1,
467 .has_phy = 1,
488 .has_phy = 1,
516 .has_phy
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h16 int has_phy; member
18 /* if has_phy, then set use_internal_phy */
26 /* if has_phy, use autonegotiated pause parameters or force
32 /* if !has_phy, set desired forced speed/duplex */
36 /* if !has_phy, set callback to perform mii device
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h16 int has_phy; member
18 /* if has_phy, then set use_internal_phy */
26 /* if has_phy, use autonegotiated pause parameters or force
32 /* if !has_phy, set desired forced speed/duplex */
36 /* if !has_phy, set callback to perform mii device
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c866 if (priv->has_phy) { in bcm_enet_open()
1169 if (priv->has_phy) in bcm_enet_stop()
1214 if (priv->has_phy) in bcm_enet_stop()
1411 if (priv->has_phy) in bcm_enet_nway_reset()
1425 if (priv->has_phy) { in bcm_enet_get_link_ksettings()
1458 if (priv->has_phy) { in bcm_enet_set_link_ksettings()
1542 if (priv->has_phy) { in bcm_enet_set_pauseparam()
1582 if (priv->has_phy) { in bcm_enet_ioctl()
1743 priv->has_phy = pd->has_phy; in bcm_enet_probe()
[all...]
H A Dbcm63xx_enet.h281 int has_phy; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c905 if (priv->has_phy) { in bcm_enet_open()
1196 if (priv->has_phy) in bcm_enet_stop()
1230 if (priv->has_phy) in bcm_enet_stop()
1430 if (priv->has_phy) in bcm_enet_nway_reset()
1444 if (priv->has_phy) { in bcm_enet_get_link_ksettings()
1477 if (priv->has_phy) { in bcm_enet_set_link_ksettings()
1566 if (priv->has_phy) { in bcm_enet_set_pauseparam()
1606 if (priv->has_phy) { in bcm_enet_ioctl()
1771 priv->has_phy = pd->has_phy; in bcm_enet_probe()
[all...]
H A Dbcm63xx_enet.h287 int has_phy; member
/kernel/linux/linux-5.10/include/linux/
H A Dfs_enet_pd.h145 int has_phy; /* if the network is phy container as well...*/ member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c369 if (fpi->has_phy) { in stop()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c2290 bool has_phy = false; in gbe_slave_open() local
2316 has_phy = true; in gbe_slave_open()
2320 has_phy = true; in gbe_slave_open()
2335 has_phy = true; in gbe_slave_open()
2340 if (has_phy) { in gbe_slave_open()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c2290 bool has_phy = false; in gbe_slave_open() local
2316 has_phy = true; in gbe_slave_open()
2320 has_phy = true; in gbe_slave_open()
2335 has_phy = true; in gbe_slave_open()
2340 if (has_phy) { in gbe_slave_open()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1106 bool has_phy; member
H A Dmvpp2_main.c6416 port->has_phy = !!of_find_property(port_node, "phy", NULL); in mvpp2_port_probe()

Completed in 41 milliseconds