Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c243 static int alloc_qpn(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp, in alloc_qpn() function
/openbmc/linux/include/rdma/
H A Drdma_vt.h340 int (*alloc_qpn)(struct rvt_dev_info *rdi, struct rvt_qpn_table *qpt, member
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c490 static int alloc_qpn(struct rvt_dev_info *rdi, struct rvt_qpn_table *qpt, in alloc_qpn() function