Searched defs:ib_uverbs_create_qp (Results 1 – 3 of 3) sorted by relevance
447 struct ib_uverbs_create_qp { struct448 ofv_resp_addr_t response;449 uint64_t user_handle;473 struct ib_uverbs_create_qp_resp { argument
566 struct ib_uverbs_create_qp { struct585 enum ib_uverbs_create_qp_mask { argument
1506 static int ib_uverbs_create_qp(struct uverbs_attr_bundle *attrs) in ib_uverbs_create_qp() function