/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_std_types_async_fd.c | 31 ib_uverbs_async_handler(event_file, 0, IB_EVENT_DEVICE_FATAL, in uverbs_async_event_destroy_uobj() 49 * The async event FD has to deliver IB_EVENT_DEVICE_FATAL even after in uverbs_async_event_release() 52 * when it sees IB_EVENT_DEVICE_FATAL. in uverbs_async_event_release()
|
H A D | verbs.c | 70 [IB_EVENT_DEVICE_FATAL] = "device fatal error",
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs_std_types_async_fd.c | 31 ib_uverbs_async_handler(event_file, 0, IB_EVENT_DEVICE_FATAL, in uverbs_async_event_destroy_uobj() 48 * The async event FD has to deliver IB_EVENT_DEVICE_FATAL even after in uverbs_async_event_release() 51 * when it sees IB_EVENT_DEVICE_FATAL. in uverbs_async_event_release()
|
H A D | verbs.c | 70 [IB_EVENT_DEVICE_FATAL] = "device fatal error",
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_catas.c | 95 event.event = IB_EVENT_DEVICE_FATAL; in handle_catas()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_catas.c | 95 event.event = IB_EVENT_DEVICE_FATAL; in handle_catas()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | ev.c | 186 post_qp_event(dev, chp, qhp, err_cqe, IB_EVENT_DEVICE_FATAL); in c4iw_ev_dispatch()
|
H A D | device.c | 1253 event.event = IB_EVENT_DEVICE_FATAL; in c4iw_uld_state_change()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | ev.c | 186 post_qp_event(dev, chp, qhp, err_cqe, IB_EVENT_DEVICE_FATAL); in c4iw_ev_dispatch()
|
H A D | device.c | 1253 event.event = IB_EVENT_DEVICE_FATAL; in c4iw_uld_state_change()
|
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_transport.c | 120 case IB_EVENT_DEVICE_FATAL: in qp_event_handler()
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_transport.c | 118 case IB_EVENT_DEVICE_FATAL: in qp_event_handler()
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_ib.c | 272 case IB_EVENT_DEVICE_FATAL: in smc_ib_global_event_handler()
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_ib.c | 407 case IB_EVENT_DEVICE_FATAL: in smc_ib_global_event_handler()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.c | 751 ib_evt.event = IB_EVENT_DEVICE_FATAL; in ocrdma_dispatch_ibevent()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 3257 ibev.event = IB_EVENT_DEVICE_FATAL; in mlx4_ib_event()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_verbs.h | 715 IB_EVENT_DEVICE_FATAL, enumerator
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_verbs.h | 737 IB_EVENT_DEVICE_FATAL, enumerator
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 3263 ibev.event = IB_EVENT_DEVICE_FATAL; in mlx4_ib_event()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.c | 751 ib_evt.event = IB_EVENT_DEVICE_FATAL; in ocrdma_dispatch_ibevent()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 2871 ibev.event = IB_EVENT_DEVICE_FATAL; in mlx5_ib_handle_event()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 2681 ibev.event = IB_EVENT_DEVICE_FATAL; in mlx5_ib_handle_event()
|