Searched defs:is_c45 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/mdio/ |
H A D | fwnode_mdio.c | 127 bool is_c45; in fwnode_mdiobus_register_phy() local
|
/linux/drivers/net/phy/ |
H A D | phy-core.c | 378 static int mmd_phy_read(struct mii_bus *bus, int phy_addr, bool is_c45, in mmd_phy_read() 389 static int mmd_phy_write(struct mii_bus *bus, int phy_addr, bool is_c45, in mmd_phy_write()
|
H A D | phy_device.c | 678 bool is_c45, in phy_device_create() 993 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
|
H A D | sfp.c | 1855 static int sfp_sm_probe_phy(struct sfp *sfp, int addr, bool is_c45) in sfp_sm_probe_phy()
|
/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()
|
/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.c | 721 bool is_c45; in hns_mac_register_phydev() local
|