Searched defs:phydev (Results 1 - 21 of 21) sorted by relevance

/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/ipq806x/
H A Dnss_gmac_mdiobus.c122 struct phy_device *phydev = NULL; local
H A Dnss_gmac_ethtool.c235 struct phy_device *phydev = NULL; local
334 struct phy_device *phydev = NULL; local
435 struct phy_device *phydev = NULL; local
480 struct phy_device *phydev = gmacdev->phydev; local
[all...]
H A Dnss_gmac_dev.c49 struct phy_device *phydev = gmacdev->phydev; local
1202 struct phy_device *phydev = NULL; local
1300 nss_gmac_ath_phy_mmd_wr(struct phy_device *phydev, uint32_t mmd_dev_addr, uint32_t reg, uint16_t val) argument
1322 nss_gmac_ath_phy_mmd_rd(struct phy_device *phydev, uint32_t mmd_dev_addr, uint32_t reg) argument
1340 nss_gmac_ath_phy_disable_smart_802az(struct phy_device *phydev) argument
1361 nss_gmac_ath_phy_disable_802az(struct phy_device *phydev) argument
[all...]
H A Dnss_gmac_ctrl.c932 static int32_t nss_gmac_phy_fixup(struct phy_device *phydev) argument
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/qca-nss-gmac/ipq806x/
H A Dnss_gmac_mdiobus.c122 struct phy_device *phydev = NULL; local
H A Dnss_gmac_ethtool.c235 struct phy_device *phydev = NULL; local
334 struct phy_device *phydev = NULL; local
435 struct phy_device *phydev = NULL; local
480 struct phy_device *phydev = gmacdev->phydev; local
[all...]
H A Dnss_gmac_ctrl.c567 static int32_t nss_gmac_phy_fixup(struct phy_device *phydev) argument
[all...]
H A Dnss_gmac_dev.c49 struct phy_device *phydev = gmacdev->phydev; local
1202 struct phy_device *phydev = NULL; local
1300 nss_gmac_ath_phy_mmd_wr(struct phy_device *phydev, uint32_t mmd_dev_addr, uint32_t reg, uint16_t val) argument
1322 nss_gmac_ath_phy_mmd_rd(struct phy_device *phydev, uint32_t mmd_dev_addr, uint32_t reg) argument
1340 nss_gmac_ath_phy_disable_smart_802az(struct phy_device *phydev) argument
1361 nss_gmac_ath_phy_disable_802az(struct phy_device *phydev) argument
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/net/phy/
H A Dmicrel.c26 static int ksz8041_ack_interrupt(struct phy_device *phydev) argument
35 static int ksz8041_config_intr(struct phy_device *phydev) argument
H A Dmvswitch.c51 r16(struct phy_device *phydev, int addr, int reg) argument
57 w16(struct phy_device *phydev, int addr, int reg, u16 val) argument
345 mvswitch_config_aneg(struct phy_device *phydev) argument
H A Dadm6996.c56 struct phy_device *phydev; member in struct:adm6996_priv
97 adm6996_read_mii_reg(struct phy_device *phydev, enum admreg reg) argument
103 adm6996_write_mii_reg(struct phy_device *phydev, enum admreg reg, u16 val) argument
657 adm6996_read_status(struct phy_device *phydev) argument
668 adm6996_config_aneg(struct phy_device *phydev) argument
[all...]
H A Dpsb6970.c71 static u16 psb6970_mii_read(struct phy_device *phydev, int reg) argument
76 static void psb6970_mii_write(struct phy_device *phydev, int reg, u16 val) argument
357 static int psb6970_read_status(struct phy_device *phydev) argument
370 psb6970_config_aneg(struct phy_device *phydev) argument
[all...]
H A Dar8216.c2333 static int ar8216_get_vlan_dev(struct phy_device *phydev, int vlanID) argument
2348 ar8216_read_status(struct phy_device *phydev) argument
2423 ar8216_config_aneg(struct phy_device *phydev) argument
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_ethtool.c21 struct phy_device *phydev = ag->phy_dev; local
33 struct phy_device *phydev = ag->phy_dev; local
H A Dag71xx_phy.c19 struct phy_device *phydev = ag->phy_dev; local
107 struct phy_device *phydev = NULL; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/net/ethernet/ramips/
H A Dramips_main.c451 struct phy_device *phydev = re->phy_dev; local
480 struct phy_device *phydev = NULL; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/mcs814x/files-3.3/drivers/net/ethernet/mcs8140/
H A Dnuport_mac.c170 struct phy_device *phydev; member in struct:nuport_mac_priv
388 struct phy_device *phydev = priv->phydev; local
883 struct phy_device *phydev = NULL; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/net/ethernet/
H A Dlantiq_vrx200.c357 struct phy_device *phydev; member in struct:ltq_vrx200_priv
551 static void ltq_eth_gmac_update(struct phy_device *phydev, int num) argument
971 struct phy_device *phydev = NULL; local
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/include/
H A Dnss_gmac_dev.h238 struct phy_device *phydev; /* Phy device */ member in struct:nss_gmac_dev
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/ipq806x/include/
H A Dnss_gmac_dev.h237 struct phy_device *phydev; /* Phy device */ member in struct:nss_gmac_dev
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/qca-nss-gmac/ipq806x/include/
H A Dnss_gmac_dev.h237 struct phy_device *phydev; /* Phy device */ member in struct:nss_gmac_dev

Completed in 202 milliseconds