Home
last modified time | relevance | path

Searched refs:destination_id (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/include/linux/
Dfirewire.h361 int destination_id, int generation, int speed, unsigned long long offset,
384 int destination_id, int generation, int speed, in fw_send_request() argument
391 __fw_send_request(card, t, tcode, destination_id, generation, speed, offset, payload, in fw_send_request()
413 int tcode, int destination_id, int generation, int speed, unsigned long long offset, in fw_send_request_with_tstamp() argument
420 __fw_send_request(card, t, tcode, destination_id, generation, speed, offset, payload, in fw_send_request_with_tstamp()
426 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id,
/linux-6.6.21/drivers/firewire/
Dcore-transaction.c228 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()
Dcore-cdev.c613 int destination_id, int speed) in init_request() argument
659 destination_id, request->generation, speed, request->offset, in init_request()
/linux-6.6.21/drivers/staging/greybus/
Daudio_topology.c1288 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()
/linux-6.6.21/include/asm-generic/
Dhyperv-tlfs.h587 u32 destination_id:8; member
/linux-6.6.21/arch/x86/include/asm/
Dhyperv-tlfs.h701 u32 destination_id:8; member
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c343 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()
/linux-6.6.21/drivers/target/sbp/
Dsbp_target.c1055 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()
/linux-6.6.21/include/linux/greybus/
Dgreybus_protocols.h2041 __u8 destination_id; /* widget id */ member
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c700 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5_cmd_set_fte()
/linux-6.6.21/include/linux/mlx5/
Dmlx5_ifc.h1994 u8 destination_id[0x18]; member