Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libibverbs/include/infiniband/
HDkern-abi.h533 struct ibv_modify_qp { struct
534 __u32 command;
535 __u16 in_words;
536 __u16 out_words;
537 struct ibv_qp_dest dest;
538 struct ibv_qp_dest alt_dest;
539 __u32 qp_handle;
540 __u32 attr_mask;
541 __u32 qkey;
542 __u32 rq_psn;
[all …]