Searched refs:destination_type (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/acpi/acpica/ |
D | exconvrt.c | 575 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()
|
D | acinterp.h | 122 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
|
/linux-4.4.14/net/nfc/nci/ |
D | core.c | 604 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/ |
D | nci.h | 263 __u8 destination_type; member
|
D | nci_core.h | 296 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_flow_table.c | 267 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/ |
D | mlx5_ifc.h | 814 u8 destination_type[0x8]; member
|