Searched refs:destination_type (Results 1 – 5 of 5) sorted by relevance
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()
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
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()
261 __u8 destination_type; member