Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Dexconvrt.c575 acpi_ex_convert_to_target_type(acpi_object_type destination_type, in acpi_ex_convert_to_target_type() argument
597 switch (destination_type) { in acpi_ex_convert_to_target_type()
608 if (destination_type != source_desc->common.type) { in acpi_ex_convert_to_target_type()
614 (destination_type))); in acpi_ex_convert_to_target_type()
623 switch (destination_type) { in acpi_ex_convert_to_target_type()
660 destination_type)); in acpi_ex_convert_to_target_type()
679 acpi_ut_get_type_name(destination_type))); in acpi_ex_convert_to_target_type()
Dacinterp.h122 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
/linux-4.4.14/net/nfc/nci/
Dcore.c604 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type, in nci_core_conn_create() argument
621 cmd->destination_type = destination_type; in nci_core_conn_create()
/linux-4.4.14/include/net/nfc/
Dnci.h263 __u8 destination_type; member
Dnci_core.h296 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_flow_table.c267 MLX5_SET(dest_format_struct, dest, destination_type, in __mlx5e_add_eth_addr_rule()
536 MLX5_SET(dest_format_struct, dest, destination_type, in mlx5e_add_vlan_rule()
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h814 u8 destination_type[0x8]; member