Home
last modified time | relevance | path

Searched refs:destination_type (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Dexconvrt.c573 acpi_ex_convert_to_target_type(acpi_object_type destination_type, in acpi_ex_convert_to_target_type() argument
595 switch (destination_type) { in acpi_ex_convert_to_target_type()
606 if (destination_type != source_desc->common.type) { in acpi_ex_convert_to_target_type()
612 (destination_type))); in acpi_ex_convert_to_target_type()
621 switch (destination_type) { in acpi_ex_convert_to_target_type()
658 destination_type)); in acpi_ex_convert_to_target_type()
677 acpi_ut_get_type_name(destination_type))); in acpi_ex_convert_to_target_type()
H A Dacinterp.h89 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
/openbmc/linux/net/nfc/nci/
H A Dcore.c704 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type, in nci_core_conn_create() argument
718 cmd->destination_type = destination_type; in nci_core_conn_create()
734 ndev->cur_dest_type = destination_type; in nci_core_conn_create()
/openbmc/linux/include/net/nfc/
H A Dnci.h261 __u8 destination_type; member
H A Dnci_core.h295 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c341 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5dr_cmd_set_fte_modify_and_vport()
930 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5dr_cmd_set_fte()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c698 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1994 u8 destination_type[0x8]; member