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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h13 int has_phy; member in struct:bcm63xx_enet_platform_data
15 /* if has_phy, then set use_internal_phy */
23 /* if has_phy, use autonegociated pause parameters or force
29 /* if !has_phy, set desired forced speed/duplex */
33 /* if !has_phy, set callback to perform mii device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c150 .has_phy = 1,
195 .has_phy = 1,
255 .has_phy = 1,
309 .has_phy = 1,
367 .has_phy = 1,
390 .has_phy = 1,
411 .has_phy = 1,
430 .has_phy = 1,
456 .has_phy = 1,
508 .has_phy
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs_enet_pd.h144 int has_phy; /* if the network is phy container as well...*/ member in struct:fs_platform_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbcm63xx_enet.c796 if (priv->has_phy) {
985 if (priv->has_phy)
1090 if (priv->has_phy)
1135 if (priv->has_phy) {
1348 if (priv->has_phy) {
1374 if (priv->has_phy) {
1457 if (priv->has_phy) {
1496 if (priv->has_phy) {
1695 priv->has_phy = pd->has_phy;
[all...]
H A Dbcm63xx_enet.h253 int has_phy; member in struct:bcm_enet_priv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/fs_enet/
H A Dmac-fec.c383 if (fpi->has_phy) {

Completed in 140 milliseconds