Searched refs:fw_port (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.c | 724 rc = fwnode_property_read_string(mac_cb->fw_port, in hns_mac_register_phydev() 769 if (!to_acpi_device_node(mac_cb->fw_port)) in hns_mac_register_phy() 773 mac_cb->fw_port, "mdio-node", 0, &args); in hns_mac_register_phy() 779 addr = hns_mac_phy_parse_addr(mac_cb->dev, mac_cb->fw_port); in hns_mac_register_phy() 809 if (!to_acpi_device_node(mac_cb->fw_port) || !mac_cb->phy_dev) in hns_mac_remove_phydev() 866 if (!mac_cb->fw_port) { in hns_mac_get_info() 884 if (is_of_node(mac_cb->fw_port)) { in hns_mac_get_info() 886 np = of_parse_phandle(to_of_node(mac_cb->fw_port), in hns_mac_get_info() 899 np = of_parse_phandle(to_of_node(mac_cb->fw_port), in hns_mac_get_info() 909 ret = fwnode_property_read_u32(mac_cb->fw_port, in hns_mac_get_info() [all...] |
H A D | hns_dsaf_mac.h | 307 struct fwnode_handle *fw_port; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.c | 724 rc = fwnode_property_read_string(mac_cb->fw_port, in hns_mac_register_phydev() 769 if (!to_acpi_device_node(mac_cb->fw_port)) in hns_mac_register_phy() 773 mac_cb->fw_port, "mdio-node", 0, &args); in hns_mac_register_phy() 779 addr = hns_mac_phy_parse_addr(mac_cb->dev, mac_cb->fw_port); in hns_mac_register_phy() 809 if (!to_acpi_device_node(mac_cb->fw_port) || !mac_cb->phy_dev) in hns_mac_remove_phydev() 866 if (!mac_cb->fw_port) { in hns_mac_get_info() 884 if (is_of_node(mac_cb->fw_port)) { in hns_mac_get_info() 886 np = of_parse_phandle(to_of_node(mac_cb->fw_port), in hns_mac_get_info() 899 np = of_parse_phandle(to_of_node(mac_cb->fw_port), in hns_mac_get_info() 909 ret = fwnode_property_read_u32(mac_cb->fw_port, in hns_mac_get_info() [all...] |
H A D | hns_dsaf_mac.h | 307 struct fwnode_handle *fw_port; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 2802 union fw_port { union
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 2804 union fw_port { union
|
Completed in 34 milliseconds