Searched refs:fw_port (Results 1 – 3 of 3) sorted by relevance
695 rc = fwnode_property_read_string(mac_cb->fw_port, in hns_mac_register_phydev()740 if (!to_acpi_device_node(mac_cb->fw_port)) in hns_mac_register_phy()744 mac_cb->fw_port, "mdio-node", 0, &args); in hns_mac_register_phy()750 addr = hns_mac_phy_parse_addr(mac_cb->dev, mac_cb->fw_port); in hns_mac_register_phy()780 if (!to_acpi_device_node(mac_cb->fw_port) || !mac_cb->phy_dev) in hns_mac_remove_phydev()837 if (!mac_cb->fw_port) { in hns_mac_get_info()855 if (is_of_node(mac_cb->fw_port)) { in hns_mac_get_info()857 np = of_parse_phandle(to_of_node(mac_cb->fw_port), in hns_mac_get_info()870 np = of_parse_phandle(to_of_node(mac_cb->fw_port), in hns_mac_get_info()880 ret = fwnode_property_read_u32(mac_cb->fw_port, in hns_mac_get_info()[all …]
307 struct fwnode_handle *fw_port; member
2804 union fw_port { union