Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/rdma/
Dib_user_verbs.h681 struct ib_uverbs_recv_wr { struct
693 struct ib_uverbs_recv_wr recv_wr[0]; argument
706 struct ib_uverbs_recv_wr recv[0];
/linux-4.1.27/drivers/infiniband/core/
Duverbs_cmd.c2352 struct ib_uverbs_recv_wr *user_wr; in ib_uverbs_unmarshall_recv()
2362 if (wqe_size < sizeof (struct ib_uverbs_recv_wr)) in ib_uverbs_unmarshall_recv()