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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_qp.c875 if (dev->n_qps_allocated == ib_ipath_max_qps) {
881 dev->n_qps_allocated++;
924 dev->n_qps_allocated--;
H A Dipath_verbs.h513 u32 n_qps_allocated; /* number of QPs allocated for device */ member in struct:ipath_ibdev

Completed in 85 milliseconds