Searched refs:has_phy (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c905 if (priv->has_phy) {
1196 if (priv->has_phy)
1230 if (priv->has_phy)
1430 if (priv->has_phy)
1444 if (priv->has_phy) {
1477 if (priv->has_phy) {
1566 if (priv->has_phy) {
1606 if (priv->has_phy) {
1771 priv->has_phy = pd->has_phy;
[all...]
H A Dbcm63xx_enet.h287 int has_phy; member in struct:bcm_enet_priv
/linux-master/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...]
/linux-master/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c2290 bool has_phy = false; local
2316 has_phy = true;
2320 has_phy = true;
2335 has_phy = true;
2340 if (has_phy) {
/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h16 int has_phy; member in struct:bcm63xx_enet_platform_data
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

Completed in 156 milliseconds