Searched defs:is_c45 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/net/mdio/ |
D | fwnode_mdio.c | 120 bool is_c45; in fwnode_mdiobus_register_phy() local
|
/linux-6.12.1/drivers/net/phy/ |
D | phy-core.c | 545 static int mmd_phy_read(struct mii_bus *bus, int phy_addr, bool is_c45, in mmd_phy_read() 556 static int mmd_phy_write(struct mii_bus *bus, int phy_addr, bool is_c45, in mmd_phy_write()
|
D | phy_device.c | 662 bool is_c45, in phy_device_create() 977 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
|
D | realtek.c | 1056 bool is_c45) in rtlgen_is_c45_match()
|
D | sfp.c | 1793 static int sfp_sm_probe_phy(struct sfp *sfp, int addr, bool is_c45) in sfp_sm_probe_phy()
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/ |
D | hns_mdio.c | 193 u8 is_c45, u8 op, u8 phy_id, u16 cmd) in hns_mdio_cmd_write()
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_mac.c | 721 bool is_c45; in hns_mac_register_phydev() local
|
/linux-6.12.1/include/linux/ |
D | phy.h | 666 unsigned is_c45:1; member 1765 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
|