Searched refs:queue_packet (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/firewire/ |
D | amdtp-stream.c | 454 static int queue_packet(struct amdtp_stream *s, struct fw_iso_packet *params, in queue_packet() function 481 return queue_packet(s, params, sched_irq); in queue_out_packet() 491 return queue_packet(s, params, false); in queue_in_packet()
|
/Linux-v5.10/drivers/infiniband/core/ |
D | user_mad.c | 178 static int queue_packet(struct ib_umad_file *file, in queue_packet() function 222 if (!queue_packet(file, agent, packet)) in send_handler() 282 if (queue_packet(file, agent, packet)) in recv_handler()
|