Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhns_mdio.c197 u8 is_c45, u8 op, u8 phy_id, u16 cmd) in hns_mdio_cmd_write()
227 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_write() local
289 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_read() local
/Linux-v4.19/drivers/net/phy/
Dphy_device.c404 bool is_c45, in phy_device_create()
582 bool is_c45, struct phy_c45_device_ids *c45_ids) in get_phy_id()
625 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
/Linux-v4.19/drivers/of/
Dof_mdio.c51 bool is_c45; in of_mdiobus_register_phy() local
/Linux-v4.19/include/linux/
Dphy.h409 unsigned is_c45:1; member
920 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c695 bool is_c45; in hns_mac_register_phydev() local