Home
last modified time | relevance | path

Searched refs:destination_id (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dfirewire.h361 int destination_id, int generation, int speed, unsigned long long offset,
371 * @destination_id: destination node ID, consisting of bus_ID and phy_ID
384 int destination_id, int generation, int speed, in fw_send_request()
391 __fw_send_request(card, t, tcode, destination_id, generation, speed, offset, payload, in fw_send_request()
401 * @destination_id: destination node ID, consisting of bus_ID and phy_ID
413 int tcode, int destination_id, int generation, int speed, unsigned long long offset, in fw_send_request_with_tstamp()
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,
383 fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, int destination_id, int generation, int speed, unsigned long long offset, void *payload, size_t length, fw_transaction_callback_t callback, void *callback_data) fw_send_request() argument
412 fw_send_request_with_tstamp(struct fw_card *card, struct fw_transaction *t, int tcode, int destination_id, int generation, int speed, unsigned long long offset, void *payload, size_t length, fw_transaction_callback_with_tstamp_t callback, void *callback_data) fw_send_request_with_tstamp() argument
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-transaction.c200 int destination_id, int source_id, int generation, int speed, in fw_fill_request()
208 destination_id | in fw_fill_request()
227 HEADER_DESTINATION(destination_id); in fw_fill_request()
295 * @destination_id: destination node ID, consisting of bus_ID and phy_ID
311 * Make sure that the value in @destination_id is not older than the one in
315 * needs to synthesize @destination_id with fw_stream_packet_destination_id().
339 int destination_id, int generation, int speed, in fw_send_request()
360 t->node_id = destination_id; in fw_send_request()
370 destination_id, card->node_id, generation, in fw_send_request()
403 * @destination_id
199 fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, int destination_id, int source_id, int generation, int speed, unsigned long long offset, void *payload, size_t length) fw_fill_request() argument
338 fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, int destination_id, int generation, int speed, unsigned long long offset, void *payload, size_t length, fw_transaction_callback_t callback, void *callback_data) fw_send_request() argument
415 fw_run_transaction(struct fw_card *card, int tcode, int destination_id, int generation, int speed, unsigned long long offset, void *payload, size_t length) fw_run_transaction() argument
[all...]
H A Dcore-cdev.c577 int destination_id, int speed) in init_request()
611 request->tcode, destination_id, request->generation, in init_request()
575 init_request(struct client *client, struct fw_cdev_send_request *request, int destination_id, int speed) init_request() argument
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-transaction.c228 int destination_id, int source_id, int generation, int speed, in fw_fill_request()
236 destination_id | in fw_fill_request()
255 HEADER_DESTINATION(destination_id); in fw_fill_request()
324 * @destination_id: destination node ID, consisting of bus_ID and phy_ID
342 * Make sure that the value in @destination_id is not older than the one in
346 * needs to synthesize @destination_id with fw_stream_packet_destination_id().
370 int destination_id, int generation, int speed, unsigned long long offset, in __fw_send_request()
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()
445 * @destination_id
227 fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, int destination_id, int source_id, int generation, int speed, unsigned long long offset, void *payload, size_t length) fw_fill_request() argument
369 __fw_send_request(struct fw_card *card, struct fw_transaction *t, int tcode, int destination_id, int generation, int speed, unsigned long long offset, void *payload, size_t length, union fw_transaction_callback callback, bool with_tstamp, void *callback_data) __fw_send_request() argument
457 fw_run_transaction(struct fw_card *card, int tcode, int destination_id, int generation, int speed, unsigned long long offset, void *payload, size_t length) fw_run_transaction() argument
[all...]
H A Dcore-cdev.c613 int destination_id, int speed) in init_request()
659 destination_id, request->generation, speed, request->offset, in init_request()
611 init_request(struct client *client, struct fw_cdev_send_request *request, int destination_id, int speed) init_request() argument
/kernel/linux/linux-5.10/include/linux/
H A Dfirewire.h356 int tcode, int destination_id, int generation, int speed,
361 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c210 MLX5_SET(dest_format_struct, in_dests, destination_id, vport_id); in mlx5dr_cmd_set_fte_modify_and_vport()
650 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5dr_cmd_set_fte()
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_topology.c1289 gbaudio_map_widgetid(module, curr->destination_id); in gbaudio_tplg_process_routes()
1292 curr->source_id, curr->destination_id, in gbaudio_tplg_process_routes()
1301 curr->source_id, curr->destination_id, in gbaudio_tplg_process_routes()
1313 curr->source_id, curr->destination_id, in gbaudio_tplg_process_routes()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A 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()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h587 u32 destination_id:8; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhyperv-tlfs.h701 u32 destination_id:8; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c524 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5_cmd_set_fte()
/kernel/linux/linux-5.10/drivers/target/sbp/
H A 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()
/kernel/linux/linux-6.6/drivers/target/sbp/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c665 /* destination_id is reserved */ in mlx5_cmd_set_fte()
700 MLX5_SET(dest_format_struct, in_dests, destination_id, id); in mlx5_cmd_set_fte()
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dgreybus_protocols.h2041 __u8 destination_id; /* widget id */ member
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dgreybus_protocols.h2041 __u8 destination_id; /* widget id */ member
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dmlx5_ifc.h1643 u8 destination_id[0x18]; member
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Dmlx5_ifc.h1994 u8 destination_id[0x18]; member

Completed in 112 milliseconds