Home
last modified time | relevance | path

Searched refs:destination_type (Results 1 – 5 of 5) sorted by relevance

/linux/net/nfc/nci/
H A Dcore.c715 int nci_core_conn_create(struct nci_dev *ndev, u8 destination_type, in nci_core_conn_create() argument
729 cmd->destination_type = destination_type; in nci_core_conn_create()
745 ndev->cur_dest_type = destination_type; in nci_core_conn_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.c232 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()
H A Dcmd.h17 u8 destination_type; member
H A Daction.c1396 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()
/linux/include/net/nfc/
H A Dnci.h261 __u8 destination_type; member