Searched hist:ffc269075bce7dd895d1fc8eca6367573df0ddbc (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_sdma.c | diff ffc269075bce7dd895d1fc8eca6367573df0ddbc Fri Jan 22 14:45:11 CST 2016 Dennis Dalessandro <dennis.dalessandro@intel.com> IB/qib: Remove driver specific members from qib qp type
In preparation for moving the queue pair data structure to rdmavt the members of the driver specific queue pairs which are not common need to be pushed off to a private driver structure. This structure will be available in the queue pair once moved to rdmavt as a void pointer. This patch while not adding a lot of value in and of itself is a prerequisite to move the queue pair out of the drivers and into rdmavt.
The driver specific, private queue pair data structure should condense as more of the send side code moves to rdmavt.
Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_ruc.c | diff ffc269075bce7dd895d1fc8eca6367573df0ddbc Fri Jan 22 14:45:11 CST 2016 Dennis Dalessandro <dennis.dalessandro@intel.com> IB/qib: Remove driver specific members from qib qp type
In preparation for moving the queue pair data structure to rdmavt the members of the driver specific queue pairs which are not common need to be pushed off to a private driver structure. This structure will be available in the queue pair once moved to rdmavt as a void pointer. This patch while not adding a lot of value in and of itself is a prerequisite to move the queue pair out of the drivers and into rdmavt.
The driver specific, private queue pair data structure should condense as more of the send side code moves to rdmavt.
Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_uc.c | diff ffc269075bce7dd895d1fc8eca6367573df0ddbc Fri Jan 22 14:45:11 CST 2016 Dennis Dalessandro <dennis.dalessandro@intel.com> IB/qib: Remove driver specific members from qib qp type
In preparation for moving the queue pair data structure to rdmavt the members of the driver specific queue pairs which are not common need to be pushed off to a private driver structure. This structure will be available in the queue pair once moved to rdmavt as a void pointer. This patch while not adding a lot of value in and of itself is a prerequisite to move the queue pair out of the drivers and into rdmavt.
The driver specific, private queue pair data structure should condense as more of the send side code moves to rdmavt.
Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_ud.c | diff ffc269075bce7dd895d1fc8eca6367573df0ddbc Fri Jan 22 14:45:11 CST 2016 Dennis Dalessandro <dennis.dalessandro@intel.com> IB/qib: Remove driver specific members from qib qp type
In preparation for moving the queue pair data structure to rdmavt the members of the driver specific queue pairs which are not common need to be pushed off to a private driver structure. This structure will be available in the queue pair once moved to rdmavt as a void pointer. This patch while not adding a lot of value in and of itself is a prerequisite to move the queue pair out of the drivers and into rdmavt.
The driver specific, private queue pair data structure should condense as more of the send side code moves to rdmavt.
Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_qp.c | diff ffc269075bce7dd895d1fc8eca6367573df0ddbc Fri Jan 22 14:45:11 CST 2016 Dennis Dalessandro <dennis.dalessandro@intel.com> IB/qib: Remove driver specific members from qib qp type
In preparation for moving the queue pair data structure to rdmavt the members of the driver specific queue pairs which are not common need to be pushed off to a private driver structure. This structure will be available in the queue pair once moved to rdmavt as a void pointer. This patch while not adding a lot of value in and of itself is a prerequisite to move the queue pair out of the drivers and into rdmavt.
The driver specific, private queue pair data structure should condense as more of the send side code moves to rdmavt.
Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_verbs.h | diff ffc269075bce7dd895d1fc8eca6367573df0ddbc Fri Jan 22 14:45:11 CST 2016 Dennis Dalessandro <dennis.dalessandro@intel.com> IB/qib: Remove driver specific members from qib qp type
In preparation for moving the queue pair data structure to rdmavt the members of the driver specific queue pairs which are not common need to be pushed off to a private driver structure. This structure will be available in the queue pair once moved to rdmavt as a void pointer. This patch while not adding a lot of value in and of itself is a prerequisite to move the queue pair out of the drivers and into rdmavt.
The driver specific, private queue pair data structure should condense as more of the send side code moves to rdmavt.
Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_rc.c | diff ffc269075bce7dd895d1fc8eca6367573df0ddbc Fri Jan 22 14:45:11 CST 2016 Dennis Dalessandro <dennis.dalessandro@intel.com> IB/qib: Remove driver specific members from qib qp type
In preparation for moving the queue pair data structure to rdmavt the members of the driver specific queue pairs which are not common need to be pushed off to a private driver structure. This structure will be available in the queue pair once moved to rdmavt as a void pointer. This patch while not adding a lot of value in and of itself is a prerequisite to move the queue pair out of the drivers and into rdmavt.
The driver specific, private queue pair data structure should condense as more of the send side code moves to rdmavt.
Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | qib_verbs.c | diff ffc269075bce7dd895d1fc8eca6367573df0ddbc Fri Jan 22 14:45:11 CST 2016 Dennis Dalessandro <dennis.dalessandro@intel.com> IB/qib: Remove driver specific members from qib qp type
In preparation for moving the queue pair data structure to rdmavt the members of the driver specific queue pairs which are not common need to be pushed off to a private driver structure. This structure will be available in the queue pair once moved to rdmavt as a void pointer. This patch while not adding a lot of value in and of itself is a prerequisite to move the queue pair out of the drivers and into rdmavt.
The driver specific, private queue pair data structure should condense as more of the send side code moves to rdmavt.
Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|