Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/mdio/
Dfwnode_mdio.c118 bool is_c45; in fwnode_mdiobus_register_phy() local
/linux-6.6.21/drivers/net/ethernet/hisilicon/
Dhns_mdio.c193 u8 is_c45, u8 op, u8 phy_id, u16 cmd) in hns_mdio_cmd_write()
/linux-6.6.21/drivers/net/phy/
Dphy_device.c635 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()
Dsfp.c1761 static int sfp_sm_probe_phy(struct sfp *sfp, int addr, bool is_c45) in sfp_sm_probe_phy()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c721 bool is_c45; in hns_mac_register_phydev() local
/linux-6.6.21/include/linux/
Dphy.h646 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()