Searched refs:destination_id (Results 1 – 6 of 6) sorted by relevance
/drivers/firewire/ |
D | core-transaction.c | 228 int destination_id, int source_id, int generation, int speed, in fw_fill_request() argument 236 destination_id | in fw_fill_request() 255 HEADER_DESTINATION(destination_id); in fw_fill_request() 370 int destination_id, int generation, int speed, unsigned long long offset, in __fw_send_request() argument 403 t->node_id = destination_id; in __fw_send_request() 412 fw_fill_request(&t->packet, tcode, t->tlabel, destination_id, card->node_id, generation, in __fw_send_request() 457 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id, in fw_run_transaction() argument 467 fw_send_request(card, &t, tcode, destination_id, generation, speed, in fw_run_transaction()
|
D | core-cdev.c | 613 int destination_id, int speed) in init_request() argument 659 destination_id, request->generation, speed, request->offset, in init_request()
|
/drivers/staging/greybus/ |
D | audio_topology.c | 1288 gbaudio_map_widgetid(module, curr->destination_id); in gbaudio_tplg_process_routes() 1291 curr->source_id, curr->destination_id, in gbaudio_tplg_process_routes() 1300 curr->source_id, curr->destination_id, in gbaudio_tplg_process_routes() 1312 curr->source_id, curr->destination_id, in gbaudio_tplg_process_routes()
|
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_cmd.c | 343 MLX5_SET(dest_format_struct, in_dests, destination_id, vport); in mlx5dr_cmd_set_fte_modify_and_vport() 932 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5dr_cmd_set_fte()
|
/drivers/target/sbp/ |
D | sbp_target.c | 1055 static int sbp_run_transaction(struct fw_card *card, int tcode, int destination_id, in sbp_run_transaction() argument 1062 ret = fw_run_transaction(card, tcode, destination_id, in sbp_run_transaction()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.c | 700 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5_cmd_set_fte()
|