Searched defs:alloc_qpn (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
| D | hns_roce_qp.c | 157 static int alloc_qpn(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in alloc_qpn() function
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
| D | hns_roce_qp.c | 243 static int alloc_qpn(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp, in alloc_qpn() function
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | rdma_vt.h | 340 int (*alloc_qpn)(struct rvt_dev_info *rdi, struct rvt_qpn_table *qpt, member
|
| /kernel/linux/linux-6.6/include/rdma/ |
| D | rdma_vt.h | 340 int (*alloc_qpn)(struct rvt_dev_info *rdi, struct rvt_qpn_table *qpt, member
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
| D | qp.c | 530 static int alloc_qpn(struct rvt_dev_info *rdi, struct rvt_qpn_table *qpt, in alloc_qpn() function
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
| D | qp.c | 490 static int alloc_qpn(struct rvt_dev_info *rdi, struct rvt_qpn_table *qpt, in alloc_qpn() function
|