Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/ofed/include/uapi/rdma/
HDib_user_verbs.h764 struct ib_uverbs_recv_wr { struct
776 struct ib_uverbs_recv_wr recv_wr[0]; argument
789 struct ib_uverbs_recv_wr recv[0];
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
HDib_uverbs_cmd.c2723 struct ib_uverbs_recv_wr *user_wr; in ib_uverbs_unmarshall_recv()
2733 if (wqe_size < sizeof (struct ib_uverbs_recv_wr)) in ib_uverbs_unmarshall_recv()