Searched refs:destination_type (Results 1 – 8 of 8) sorted by relevance
605 * PARAMETERS: destination_type - Current type of the destination617 acpi_ex_convert_to_target_type(acpi_object_type destination_type, in acpi_ex_convert_to_target_type() argument 639 switch (destination_type) { in acpi_ex_convert_to_target_type() 650 if (destination_type != source_desc->common.type) { in acpi_ex_convert_to_target_type() 656 (destination_type))); in acpi_ex_convert_to_target_type() 665 switch (destination_type) { in acpi_ex_convert_to_target_type() 702 destination_type)); in acpi_ex_convert_to_target_type() 721 acpi_ut_get_type_name(destination_type))); in acpi_ex_convert_to_target_type()
89 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
232 hws_cmd_dest_type_to_ifc_dest_type(dest->destination_type); in mlx5hws_cmd_set_fte()234 switch (dest->destination_type) { in mlx5hws_cmd_set_fte()246 MLX5_SET(dest_format, in_dests, destination_type, ifc_dest_type); in mlx5hws_cmd_set_fte()257 destination_type, ifc_dest_type); in mlx5hws_cmd_set_fte()
17 u8 destination_type; member
64 dest.destination_type = MLX5_FLOW_DESTINATION_TYPE_VPORT; in hws_table_up_default_fdb_miss_tbl()
1396 dest_list[i].destination_type = in mlx5hws_action_create_dest_array()1405 dest_list[i].destination_type = MLX5_FLOW_DESTINATION_TYPE_VPORT; in mlx5hws_action_create_dest_array()1889 dest.destination_type = MLX5_FLOW_DESTINATION_TYPE_FLOW_SAMPLER; in mlx5hws_action_create_flow_sampler()
715 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type, in nci_core_conn_create() argument729 cmd->destination_type = destination_type; in nci_core_conn_create()745 ndev->cur_dest_type = destination_type; in nci_core_conn_create()
261 __u8 destination_type; member