Searched refs:_ib_create_qp (Results 1 – 3 of 3) sorted by relevance
302 static inline struct ib_qp *_ib_create_qp(struct ib_device *dev, in _ib_create_qp() function
1135 qp = _ib_create_qp(device, pd, qp_init_attr, NULL, NULL); in ib_create_qp()
1519 qp = _ib_create_qp(device, pd, &attr, uhw, in create_qp()