Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/rdma/
Dib_user_verbs.h726 struct ib_uverbs_recv_wr { struct
738 struct ib_uverbs_recv_wr recv_wr[0]; argument
751 struct ib_uverbs_recv_wr recv[0];
/linux-4.4.14/drivers/infiniband/core/
Duverbs_cmd.c2632 struct ib_uverbs_recv_wr *user_wr; in ib_uverbs_unmarshall_recv()
2642 if (wqe_size < sizeof (struct ib_uverbs_recv_wr)) in ib_uverbs_unmarshall_recv()