Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Drdma_vt.h408 u32 n_qps_allocated; /* number of QPs allocated for device */ member
/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c1222 if (rdi->n_qps_allocated == rdi->dparms.props.max_qp) { in rvt_create_qp()
1228 rdi->n_qps_allocated++; in rvt_create_qp()
1689 rdi->n_qps_allocated--; in rvt_destroy_qp()