Home
last modified time | relevance | path

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

/linux/drivers/net/mdio/
A Dfwnode_mdio.c90 bool is_c45 = false; in fwnode_mdiobus_register_phy() local
/linux/drivers/net/ethernet/hisilicon/
A 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
284 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_read() local
/linux/drivers/net/phy/
A Dphy_device.c569 bool is_c45, in phy_device_create()
877 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
A Dsfp.c1510 static int sfp_sm_probe_phy(struct sfp *sfp, bool is_c45) in sfp_sm_probe_phy()
/linux/drivers/net/ethernet/hisilicon/hns/
A Dhns_dsaf_mac.c692 bool is_c45; in hns_mac_register_phydev() local
/linux/include/linux/
A Dphy.h608 unsigned is_c45:1; member
1456 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c1855 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_read() local
1914 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_write() local

Completed in 28 milliseconds