Home
last modified time | relevance | path

Searched refs:n_qps_allocated (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
Drdma_vt.h408 u32 n_qps_allocated; /* number of QPs allocated for device */ member
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
Dqp.c1275 if (rdi->n_qps_allocated == rdi->dparms.props.max_qp) { in rvt_create_qp()
1281 rdi->n_qps_allocated++; in rvt_create_qp()
1743 rdi->n_qps_allocated--; in rvt_destroy_qp()