Searched refs:destination_type (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/acpi/acpica/ |
| D | exconvrt.c | 573 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()
|
| D | acinterp.h | 89 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
|
| /Linux-v5.4/net/nfc/nci/ |
| D | core.c | 676 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type, in nci_core_conn_create() argument 690 cmd->destination_type = destination_type; in nci_core_conn_create() 706 ndev->cur_dest_type = destination_type; in nci_core_conn_create()
|
| /Linux-v5.4/include/net/nfc/ |
| D | nci.h | 251 __u8 destination_type; member
|
| D | nci_core.h | 292 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_cmd.c | 203 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5dr_cmd_set_fte_modify_and_vport()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fs_cmd.c | 525 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | mlx5_ifc.h | 1524 u8 destination_type[0x8]; member
|