linux_dsm_epyc7002/drivers/infiniband/hw
Bart Van Assche 1f687edee2 IB/mlx5: Declare devx_async_cmd_event_fops static
Avoid that sparse complains about a missing declaration.

Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Fixes: 6bf8f22aea ("IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-03-28 10:22:48 -03:00
..
bnxt_re drivers: infiniband: Fix whitespace in kconfig 2019-03-26 12:49:33 -03:00
cxgb3 RDMA: Use __packed annotation instead of __attribute__ ((packed)) 2019-03-25 21:14:12 -03:00
cxgb4 cxgb4: Convert stid_idr to XArray 2019-03-25 20:56:36 -03:00
hfi1 IB/hfi1: Add running average for adaptive pio 2019-03-26 09:33:21 -03:00
hns RDMA/hns: Limit scope of hns_roce_cmq_send() 2019-03-27 15:25:50 -03:00
i40iw RDMA/i40iw: Handle workqueue allocation failure 2019-03-27 10:19:07 -03:00
mlx4 mlx4: Convert pv_id_table to XArray 2019-03-26 10:09:54 -03:00
mlx5 IB/mlx5: Declare devx_async_cmd_event_fops static 2019-03-28 10:22:48 -03:00
mthca RDMA: Use __packed annotation instead of __attribute__ ((packed)) 2019-03-25 21:14:12 -03:00
nes RDMA/nes: remove redundant check on udata 2019-03-26 12:07:45 -03:00
ocrdma RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
qedr RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
qib drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages() 2019-02-20 14:42:41 -07:00
usnic RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
vmw_pvrdma RDMA/vmw_pvrdma: Skip zeroing device attrs 2019-03-27 15:30:43 -03:00
Makefile