Home
last modified time | relevance | path

Searched refs:fw_port (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_mac.c698 rc = fwnode_property_read_string(mac_cb->fw_port, in hns_mac_register_phydev()
743 if (!to_acpi_device_node(mac_cb->fw_port)) in hns_mac_register_phy()
747 mac_cb->fw_port, "mdio-node", 0, &args); in hns_mac_register_phy()
753 addr = hns_mac_phy_parse_addr(mac_cb->dev, mac_cb->fw_port); in hns_mac_register_phy()
830 if (!mac_cb->fw_port) { in hns_mac_get_info()
848 if (is_of_node(mac_cb->fw_port)) { in hns_mac_get_info()
850 np = of_parse_phandle(to_of_node(mac_cb->fw_port), in hns_mac_get_info()
863 np = of_parse_phandle(to_of_node(mac_cb->fw_port), in hns_mac_get_info()
873 ret = fwnode_property_read_u32(mac_cb->fw_port, in hns_mac_get_info()
882 ret = fwnode_property_read_u32(mac_cb->fw_port, in hns_mac_get_info()
[all …]
Dhns_dsaf_mac.h311 struct fwnode_handle *fw_port; member
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2665 union fw_port { union