Searched refs:destination_type (Results 1 – 8 of 8) sorted by relevance
| /drivers/acpi/acpica/ |
| A D | exconvrt.c | 617 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()
|
| A D | acinterp.h | 89 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | cmd.c | 231 hws_cmd_dest_type_to_ifc_dest_type(dest->destination_type); in mlx5hws_cmd_set_fte() 233 switch (dest->destination_type) { in mlx5hws_cmd_set_fte() 245 MLX5_SET(dest_format, in_dests, destination_type, ifc_dest_type); in mlx5hws_cmd_set_fte() 256 destination_type, ifc_dest_type); in mlx5hws_cmd_set_fte()
|
| A D | cmd.h | 17 u8 destination_type; member
|
| A D | table.c | 61 dest.destination_type = MLX5_FLOW_DESTINATION_TYPE_VPORT; in hws_table_up_default_fdb_miss_tbl()
|
| A D | action.c | 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()
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| A 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()
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fs_cmd.c | 697 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()
|
Completed in 19 milliseconds