Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/acpica/
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()
Dacinterp.h89 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
/linux-6.6.21/net/nfc/nci/
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()
/linux-6.6.21/include/net/nfc/
Dnci.h261 __u8 destination_type; member
Dnci_core.h295 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
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()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c698 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()
/linux-6.6.21/include/linux/mlx5/
Dmlx5_ifc.h1993 u8 destination_type[0x8]; member