Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/
Dhns_mdio.c193 u8 is_c45, u8 op, u8 phy_id, u16 cmd) in hns_mdio_cmd_write()
223 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_write() local
285 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_read() local
/Linux-v5.4/drivers/of/
Dof_mdio.c49 bool is_c45; in of_mdiobus_register_phy() local
/Linux-v5.4/drivers/net/phy/
Dphy_device.c576 bool is_c45, in phy_device_create()
777 bool is_c45, struct phy_c45_device_ids *c45_ids) in get_phy_id()
813 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
/Linux-v5.4/include/linux/
Dphy.h369 unsigned is_c45:1; member
1005 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c691 bool is_c45; in hns_mac_register_phydev() local
/Linux-v5.4/drivers/net/ethernet/freescale/
Dfec_main.c1774 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_read() local
1840 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_write() local