Searched refs:destination_type (Results 1 – 12 of 12) sorted by relevance
| /linux/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,
|
| /linux/net/nfc/nci/ |
| A D | core.c | 704 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type, in nci_core_conn_create() argument 718 cmd->destination_type = destination_type; in nci_core_conn_create() 734 ndev->cur_dest_type = destination_type; in nci_core_conn_create()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | mlx5hws_cmd.h | 17 u8 destination_type; member
|
| A D | mlx5hws_table.c | 60 dest.destination_type = MLX5_FLOW_DESTINATION_TYPE_VPORT; in hws_table_up_default_fdb_miss_tbl()
|
| A D | mlx5hws_cmd.c | 237 hws_cmd_dest_type_to_ifc_dest_type(dest->destination_type); in mlx5hws_cmd_set_fte() 239 switch (dest->destination_type) { in mlx5hws_cmd_set_fte() 251 MLX5_SET(dest_format, in_dests, destination_type, ifc_dest_type); in mlx5hws_cmd_set_fte()
|
| A D | mlx5hws_action.c | 1391 dest_list[i].destination_type = in mlx5hws_action_create_dest_array() 1403 dest_list[i].destination_type = MLX5_FLOW_DESTINATION_TYPE_VPORT; in mlx5hws_action_create_dest_array()
|
| /linux/include/net/nfc/ |
| A D | nci.h | 261 __u8 destination_type; member
|
| A D | nci_core.h | 295 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| 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()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fs_cmd.c | 698 MLX5_SET(dest_format_struct, in_dests, destination_type, in mlx5_cmd_set_fte()
|
| /linux/include/linux/mlx5/ |
| A D | mlx5_ifc.h | 2195 u8 destination_type[0x8]; member 5111 u8 destination_type[0x8]; member
|
Completed in 108 milliseconds