Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libibverbs/include/infiniband/
HDkern-abi.h657 struct ibv_unreg_xrc_rcv_qp { struct
658 __u32 command;
659 __u16 in_words;
660 __u16 out_words;
661 __u32 xrc_domain_handle;
662 __u32 qp_num;
663 __u64 driver_data[0];
/NextBSD/contrib/ofed/libibverbs/src/
HDverbs.c653 int ibv_unreg_xrc_rcv_qp(struct ibv_xrc_domain *d, in ibv_unreg_xrc_rcv_qp() function