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

/linux-master/drivers/acpi/acpica/
H A Dexconvrt.c561 * PARAMETERS: destination_type - Current type of the destination
573 acpi_ex_convert_to_target_type(acpi_object_type destination_type, argument
595 switch (destination_type) {
606 if (destination_type != source_desc->common.type) {
612 (destination_type)));
621 switch (destination_type) {
658 destination_type));
677 acpi_ut_get_type_name(destination_type)));
H A Dacinterp.h89 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
/linux-master/net/nfc/nci/
H A Dcore.c704 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type, argument
718 cmd->destination_type = destination_type;
734 ndev->cur_dest_type = destination_type;
/linux-master/include/net/nfc/
H A Dnci.h261 __u8 destination_type; member in struct:nci_core_conn_create_cmd
H A Dnci_core.h295 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c341 MLX5_SET(dest_format_struct, in_dests, destination_type,
930 MLX5_SET(dest_format_struct, in_dests, destination_type,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c698 MLX5_SET(dest_format_struct, in_dests, destination_type,
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h2051 u8 destination_type[0x8]; member in struct:mlx5_ifc_dest_format_struct_bits

Completed in 255 milliseconds