linux/drivers/infiniband/hw/vmw_pvrdma
Dasaratharaman Chandramouli 44c58487d5 IB/core: Define 'ib' and 'roce' rdma_ah_attr types
rdma_ah_attr can now be either ib or roce allowing
core components to use one type or the other and also
to define attributes unique to a specific type. struct
ib_ah is also initialized with the type when its first
created. This ensures that calls such as modify_ah
dont modify the type of the address handle attribute.

Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Don Hiatt <don.hiatt@intel.com>
Reviewed-by: Sean Hefty <sean.hefty@intel.com>
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Signed-off-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-05-01 14:32:43 -04:00
..
Kconfig
Makefile
pvrdma_cmd.c
pvrdma_cq.c IB/vmw_pvrdma: Expose vendor error to ULPs 2017-02-19 09:27:28 -05:00
pvrdma_dev_api.h RDMA/vmw_pvrdma: Activate device on ethernet link up 2017-03-24 20:49:53 -04:00
pvrdma_doorbell.c
pvrdma_main.c RDMA/vmw_pvrdma: Activate device on ethernet link up 2017-03-24 20:49:53 -04:00
pvrdma_misc.c IB/core: Define 'ib' and 'roce' rdma_ah_attr types 2017-05-01 14:32:43 -04:00
pvrdma_mr.c
pvrdma_qp.c IB/PVRDMA: Rename ib_ah_attr related functions 2017-05-01 14:32:43 -04:00
pvrdma_ring.h
pvrdma_verbs.c IB/core: Define 'ib' and 'roce' rdma_ah_attr types 2017-05-01 14:32:43 -04:00
pvrdma_verbs.h IB/core: Rename struct ib_ah_attr to rdma_ah_attr 2017-05-01 14:32:43 -04:00
pvrdma.h IB/PVRDMA: Rename ib_ah_attr related functions 2017-05-01 14:32:43 -04:00