Searched refs:obj_args (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_misc.c | 62 union acpi_object obj_args[3], argv4; in hns_dsaf_acpi_ledctrl_by_port() local 64 obj_args[0].integer.type = ACPI_TYPE_INTEGER; in hns_dsaf_acpi_ledctrl_by_port() 65 obj_args[0].integer.value = link; in hns_dsaf_acpi_ledctrl_by_port() 66 obj_args[1].integer.type = ACPI_TYPE_INTEGER; in hns_dsaf_acpi_ledctrl_by_port() 67 obj_args[1].integer.value = port; in hns_dsaf_acpi_ledctrl_by_port() 68 obj_args[2].integer.type = ACPI_TYPE_INTEGER; in hns_dsaf_acpi_ledctrl_by_port() 69 obj_args[2].integer.value = act; in hns_dsaf_acpi_ledctrl_by_port() 73 argv4.package.elements = obj_args; in hns_dsaf_acpi_ledctrl_by_port() 90 union acpi_object obj_args[2], argv4; in hns_dsaf_acpi_locate_ledctrl_by_port() local 93 obj_args[ in hns_dsaf_acpi_locate_ledctrl_by_port() 254 union acpi_object obj_args[3], argv4; hns_dsaf_acpi_srst_by_port() local 548 union acpi_object obj_args, argv4; hns_mac_get_phy_if_acpi() local 595 union acpi_object obj_args, argv4; hns_mac_get_sfp_prsnt_acpi() local 688 union acpi_object obj_args[3], argv4; hns_mac_config_sds_loopback_acpi() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_misc.c | 62 union acpi_object obj_args[3], argv4; in hns_dsaf_acpi_ledctrl_by_port() local 64 obj_args[0].integer.type = ACPI_TYPE_INTEGER; in hns_dsaf_acpi_ledctrl_by_port() 65 obj_args[0].integer.value = link; in hns_dsaf_acpi_ledctrl_by_port() 66 obj_args[1].integer.type = ACPI_TYPE_INTEGER; in hns_dsaf_acpi_ledctrl_by_port() 67 obj_args[1].integer.value = port; in hns_dsaf_acpi_ledctrl_by_port() 68 obj_args[2].integer.type = ACPI_TYPE_INTEGER; in hns_dsaf_acpi_ledctrl_by_port() 69 obj_args[2].integer.value = act; in hns_dsaf_acpi_ledctrl_by_port() 73 argv4.package.elements = obj_args; in hns_dsaf_acpi_ledctrl_by_port() 90 union acpi_object obj_args[2], argv4; in hns_dsaf_acpi_locate_ledctrl_by_port() local 93 obj_args[ in hns_dsaf_acpi_locate_ledctrl_by_port() 254 union acpi_object obj_args[3], argv4; hns_dsaf_acpi_srst_by_port() local 548 union acpi_object obj_args, argv4; hns_mac_get_phy_if_acpi() local 595 union acpi_object obj_args, argv4; hns_mac_get_sfp_prsnt_acpi() local 688 union acpi_object obj_args[3], argv4; hns_mac_config_sds_loopback_acpi() local [all...] |
Completed in 2 milliseconds