Searched defs:is_c45 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/mdio/ |
H A D | fwnode_mdio.c | 125 bool is_c45; in fwnode_mdiobus_register_phy() local
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | phy.c | 626 u32 phy_id, bool is_c45, in phy_device_create() 709 bool is_c45; in create_phy_by_mask() local
|
/openbmc/u-boot/include/ |
H A D | phy.h | 142 bool is_c45; member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/ |
H A D | hns_mdio.c | 193 u8 is_c45, u8 op, u8 phy_id, u16 cmd) in hns_mdio_cmd_write()
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy_device.c | 635 bool is_c45, in phy_device_create() 945 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
|
H A D | sfp.c | 1765 static int sfp_sm_probe_phy(struct sfp *sfp, int addr, bool is_c45) in sfp_sm_probe_phy()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.c | 721 bool is_c45; in hns_mac_register_phydev() local
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 646 unsigned is_c45:1; member 1700 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
|