commit | 9a79fc0a1b815cbd05a8e37ea838acfccb7235cc | [log] [tgz] |
---|---|---|
author | Joachim Fenkes <fenkes@de.ibm.com> | Mon Jul 09 15:23:15 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 09 20:12:27 2007 -0700 |
tree | ed94fc291a5017f94e2b9d57f6909a84e1eb40db | |
parent | 91f13aa3fc22e357b494c5b8270e94543870928d [diff] |
IB/ehca: QP code restructuring in preparation for SRQ - Replace init_qp_queues() by a shorter init_qp_queue(), eliminating duplicate code. - hipz_h_alloc_resource_qp() doesn't need a pointer to struct ehca_qp any longer. All input and output data is transferred through the parms parameter. - Change the interface to also support SRQ. Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>