linux/drivers/infiniband/hw/ocrdma
Leon Romanovsky a7fe7380f6 IB/ocrdma: Move user vendor structures
This patch moves ocrdma vendor's specific structures to
common UAPI folder which will be visible to all consumers.

These structures are used by user-space library driver
(libmlx4) and currently manually copied to that library.

This move will allow cross-compile against these files and
simplify introduction of vendor specific data.

In addition, it changes types to be __uXX instead of uXX.

Signed-off-by: Leon Romanovsky <leon@kernel.org>
Acked-By: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-10-07 16:54:36 -04:00
..
Kconfig RDMA/ocrdma: Add dependency on INET 2014-01-19 15:16:23 -08:00
Makefile RDMA/ocrdma: Query controller information 2014-04-03 08:30:05 -07:00
ocrdma_ah.c IB/ocrdma: Delete unnecessary variable initialisations in 11 functions 2016-03-03 13:31:59 -05:00
ocrdma_ah.h RDMA/ocrdma: Support user AH creation for RoCE-v2 2016-02-29 17:12:10 -05:00
ocrdma_hw.c IB/ocrdma: Skip using unneeded intermediate variable 2016-03-03 13:33:10 -05:00
ocrdma_hw.h RDMA/ocrdma: Depend on async link events from CNA 2016-01-19 14:00:47 -05:00
ocrdma_main.c IB/ocrdma: Move user vendor structures 2016-10-07 16:54:36 -04:00
ocrdma_sli.h RDMA/ocrdma: Support RoCE-v2 in the RC path 2016-02-29 17:12:10 -05:00
ocrdma_stats.c IB/ocrdma: Delete unnecessary variable initialisations in 11 functions 2016-03-03 13:31:59 -05:00
ocrdma_stats.h RDMA/ocrdma: Initialize stats resources in the driver before ib device registration. 2016-02-05 15:14:27 -05:00
ocrdma_verbs.c IB/ocrdma: Move user vendor structures 2016-10-07 16:54:36 -04:00
ocrdma_verbs.h IB/core: Enhance ib_map_mr_sg() 2016-05-13 13:37:57 -04:00
ocrdma.h RDMA/ocrdma: Support RoCE-v2 in the UD path 2016-02-29 17:12:10 -05:00