Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
284 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_read() local
/kernel/linux/linux-5.10/drivers/net/mdio/
Dof_mdio.c112 bool is_c45; in of_mdiobus_register_phy() local
/kernel/linux/linux-5.10/drivers/net/phy/
Dphy_device.c551 bool is_c45, in phy_device_create()
838 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
Dsfp.c1458 static int sfp_sm_probe_phy(struct sfp *sfp, bool is_c45) in sfp_sm_probe_phy()
/kernel/linux/linux-5.10/include/linux/
Dphy.h550 unsigned is_c45:1; member
1358 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c692 bool is_c45; in hns_mac_register_phydev() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
Dfec_main.c1811 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_read() local
1870 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_write() local