Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Duser_mad.c186 static int queue_packet(struct ib_umad_file *file, struct ib_mad_agent *agent, in queue_packet() function
234 if (!queue_packet(file, agent, packet, false)) in send_handler()
294 if (queue_packet(file, agent, packet, true)) in recv_handler()