Home
last modified time | relevance | path

Searched defs:is_c45 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A Dhns_mdio.c193 u8 is_c45, u8 op, u8 phy_id, u16 cmd) in hns_mdio_cmd_write()
223 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_write() local
284 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_read() local
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dphy.c621 u32 phy_id, bool is_c45, in phy_device_create()
698 bool is_c45; in create_phy_by_mask() local
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dof_mdio.c112 bool is_c45; in of_mdiobus_register_phy() local
/OK3568_Linux_fs/u-boot/include/
H A Dphy.h150 bool is_c45; member
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy_device.c609 bool is_c45, in phy_device_create()
896 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
H A Dsfp.c1459 static int sfp_sm_probe_phy(struct sfp *sfp, bool is_c45) in sfp_sm_probe_phy()
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h551 unsigned is_c45:1; member
1367 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c692 bool is_c45; in hns_mac_register_phydev() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_main.c1811 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_read() local
1870 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_write() local