Home
last modified time | relevance | path

Searched defs:ib_uverbs_send_wr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_user_verbs.h598 struct ib_uverbs_send_wr { struct
599 uint64_t wr_id;
600 uint32_t num_sge;
601 uint32_t opcode;
602 uint32_t send_flags;
603 uint32_t imm_data;
604 union {
632 struct ib_uverbs_send_wr send_wr[]; argument