Michael> I'd like to understand why not. Consider something like
Michael> user access, can one thread call mthca_alloc_sqp, while
Michael> another posts a wqe?
No. First of all, userspace cannot create special QPs. Second, how
can you post a WQE before you know the QPN?
- R.