Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h580 struct ibv_kern_qp_attr { struct
581 __u32 qp_attr_mask;
582 __u32 qp_state;
583 __u32 cur_qp_state;
584 __u32 path_mtu;
585 __u32 path_mig_state;
586 __u32 qkey;
587 __u32 rq_psn;
588 __u32 sq_psn;
589 __u32 dest_qp_num;
[all …]