Home
last modified time | relevance | path

Searched defs:is_c45 (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dfwnode_mdio.c118 bool is_c45; in fwnode_mdiobus_register_phy() local
/kernel/linux/linux-5.10/drivers/net/mdio/
H A Dof_mdio.c112 bool is_c45; in of_mdiobus_register_phy() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhns_mdio.c223 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
192 hns_mdio_cmd_write(struct hns_mdio_device *mdio_dev, u8 is_c45, u8 op, u8 phy_id, u16 cmd) hns_mdio_cmd_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/
H A Dhns_mdio.c192 hns_mdio_cmd_write(struct hns_mdio_device *mdio_dev, u8 is_c45, u8 op, u8 phy_id, u16 cmd) hns_mdio_cmd_write() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c721 bool is_c45; in hns_mac_register_phydev() local
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c721 bool is_c45; in hns_mac_register_phydev() local
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c838 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device() argument
550 phy_device_create(struct mii_bus *bus, int addr, u32 phy_id, bool is_c45, struct phy_c45_device_ids *c45_ids) phy_device_create() argument
[all...]
H A Dsfp.c1465 static int sfp_sm_probe_phy(struct sfp *sfp, bool is_c45) in sfp_sm_probe_phy() argument
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c945 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device() argument
634 phy_device_create(struct mii_bus *bus, int addr, u32 phy_id, bool is_c45, struct phy_c45_device_ids *c45_ids) phy_device_create() argument
[all...]
H A Dsfp.c1761 static int sfp_sm_probe_phy(struct sfp *sfp, int addr, bool is_c45) in sfp_sm_probe_phy() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec_main.c1813 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_read() local
1872 bool is_c45 = !!(regnum & MII_ADDR_C45); in fec_enet_mdio_write() local
/kernel/linux/linux-5.10/include/linux/
H A 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() argument
/kernel/linux/linux-6.6/include/linux/
H A 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() argument

Completed in 30 milliseconds