Searched refs:destination_type (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/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-6.6.21/net/nfc/nci/ |
D | core.c | 704 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/ |
D | nci.h | 261 __u8 destination_type; member
|
D | nci_core.h | 295 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_cmd.c | 341 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/ |
D | fs_cmd.c | 698 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()
|
/linux-6.6.21/include/linux/mlx5/ |
D | mlx5_ifc.h | 1993 u8 destination_type[0x8]; member
|