summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_driver.c
diff options
context:
space:
mode:
authorDennis Dalessandro2016-01-22 21:45:11 +0100
committerDoug Ledford2016-03-11 02:37:17 +0100
commitffc269075bce7dd895d1fc8eca6367573df0ddbc (patch)
tree466308d4eba9d43cb09eeb8add8bca80c4b324c2 /drivers/infiniband/hw/qib/qib_driver.c
parentIB/qib: Use rdmavt lid defines in qib (diff)
downloadkernel-qcow2-linux-ffc269075bce7dd895d1fc8eca6367573df0ddbc.tar.gz
kernel-qcow2-linux-ffc269075bce7dd895d1fc8eca6367573df0ddbc.tar.xz
kernel-qcow2-linux-ffc269075bce7dd895d1fc8eca6367573df0ddbc.zip
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>
Diffstat (limited to 'drivers/infiniband/hw/qib/qib_driver.c')
0 files changed, 0 insertions, 0 deletions