linux_dsm_epyc7002/drivers/infiniband/hw/ocrdma
Gal Pressman 2553ba217e RDMA: Mark if destroy address handle is in a sleepable context
Introduce a 'flags' field to destroy address handle callback and add a
flag that marks whether the callback is executed in an atomic context or
not.

This will allow drivers to wait for completion instead of polling for it
when it is allowed.

Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-19 16:28:03 -07:00
..
Kconfig
Makefile
ocrdma_ah.c RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
ocrdma_ah.h RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
ocrdma_hw.c RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name 2018-09-26 13:51:48 -06:00
ocrdma_hw.h
ocrdma_main.c RDMA/ocrdma: Initialize ib_device_ops struct 2018-12-12 07:40:14 -07:00
ocrdma_sli.h
ocrdma_stats.c RDMA/ocrdma: Use PCI-ID as an identification in debugfs 2018-12-11 14:38:17 -07:00
ocrdma_stats.h
ocrdma_verbs.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
ocrdma_verbs.h RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const 2018-07-30 20:09:34 -06:00
ocrdma.h