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

/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c724 rc = fwnode_property_read_string(mac_cb->fw_port,
769 if (!to_acpi_device_node(mac_cb->fw_port))
773 mac_cb->fw_port, "mdio-node", 0, &args);
779 addr = hns_mac_phy_parse_addr(mac_cb->dev, mac_cb->fw_port);
809 if (!to_acpi_device_node(mac_cb->fw_port) || !mac_cb->phy_dev)
866 if (!mac_cb->fw_port) {
884 if (is_of_node(mac_cb->fw_port)) {
886 np = of_parse_phandle(to_of_node(mac_cb->fw_port),
899 np = of_parse_phandle(to_of_node(mac_cb->fw_port),
909 ret = fwnode_property_read_u32(mac_cb->fw_port,
[all...]
H A Dhns_dsaf_mac.h307 struct fwnode_handle *fw_port; member in struct:hns_mac_cb
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2804 union fw_port { union in struct:fw_port_cmd

Completed in 215 milliseconds