Searched refs:destination_id (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/firewire/ |
| H A D | ohci-serdes-test.c | 56 unsigned int destination_id = ohci1394_at_data_get_destination_id(expected); in test_at_data_serdes() local 70 ohci1394_at_data_set_destination_id(quadlets, destination_id); in test_at_data_serdes()
|
| H A D | core-transaction.c | 242 int destination_id, int source_id, int generation, int speed, in fw_fill_request() argument 250 packet->header[0] = destination_id; in fw_fill_request() 269 async_header_set_destination(packet->header, destination_id); in fw_fill_request() 383 int destination_id, int generation, int speed, unsigned long long offset, in __fw_send_request() argument 415 t->node_id = destination_id; in __fw_send_request() 429 fw_fill_request(&t->packet, tcode, t->tlabel, destination_id, card->node_id, in __fw_send_request() 480 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id, in fw_run_transaction() argument 490 fw_send_request(card, &t, tcode, destination_id, generation, speed, in fw_run_transaction()
|
| H A D | ohci.h | 239 static inline void ohci1394_at_data_set_destination_id(__le32 *data, unsigned int destination_id) in ohci1394_at_data_set_destination_id() argument 242 …data[1] |= cpu_to_le32((destination_id << OHCI1394_AT_DATA_Q1_destinationId_SHIFT) & OHCI1394_AT_D… in ohci1394_at_data_set_destination_id()
|
| H A D | core-cdev.c | 635 int destination_id, int speed) in init_request() argument 681 destination_id, request->generation, speed, request->offset, in init_request()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | cmd.c | 247 MLX5_SET(dest_format, in_dests, destination_id, in mlx5hws_cmd_set_fte() 248 dest->destination_id); in mlx5hws_cmd_set_fte() 258 MLX5_SET(dest_format, in_dests, destination_id, in mlx5hws_cmd_set_fte() 259 dest->destination_id); in mlx5hws_cmd_set_fte()
|
| H A D | cmd.h | 18 u32 destination_id; member
|
| H A D | table.c | 65 dest.destination_id = ctx->caps->eswitch_manager_vport_number; in hws_table_up_default_fdb_miss_tbl()
|
| H A D | action.c | 1398 dest_list[i].destination_id = dests[i].dest->dest_obj.obj_id; in mlx5hws_action_create_dest_array() 1406 dest_list[i].destination_id = dests[i].dest->vport.vport_num; in mlx5hws_action_create_dest_array() 1890 dest.destination_id = sampler_id; in mlx5hws_action_create_flow_sampler()
|
| /linux/include/hyperv/ |
| H A D | hvgdk_mini.h | 1378 u32 destination_id : 8; member 1431 u32 destination_id : 8; member
|
| /linux/include/linux/greybus/ |
| H A D | greybus_protocols.h | 2037 __u8 destination_id; /* widget id */ member
|