Home
last modified time | relevance | path

Searched refs:IB_EVENT_DEVICE_FATAL (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_catas.c95 event.event = IB_EVENT_DEVICE_FATAL; in handle_catas()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_ev.c197 post_qp_event(rnicp, chp, rsp_msg, IB_EVENT_DEVICE_FATAL, 1); in iwch_ev_dispatch()
Diwch.c220 event.event = IB_EVENT_DEVICE_FATAL; in iwch_event_handler()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dev.c186 post_qp_event(dev, chp, qhp, err_cqe, IB_EVENT_DEVICE_FATAL); in c4iw_ev_dispatch()
Ddevice.c1221 event.event = IB_EVENT_DEVICE_FATAL; in c4iw_uld_state_change()
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c253 case IB_EVENT_DEVICE_FATAL: in qp_event_handler()
/linux-4.4.14/drivers/infiniband/core/
Duverbs_main.c1168 event.event = IB_EVENT_DEVICE_FATAL; in ib_uverbs_free_hw_resources()
Dverbs.c63 [IB_EVENT_DEVICE_FATAL] = "device fatal error",
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmain.c956 ibev.event = IB_EVENT_DEVICE_FATAL; in mlx5_ib_event()
/linux-4.4.14/include/rdma/
Dib_verbs.h466 IB_EVENT_DEVICE_FATAL, enumerator
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmain.c2797 ibev.event = IB_EVENT_DEVICE_FATAL; in mlx4_ib_event()
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c748 ib_evt.event = IB_EVENT_DEVICE_FATAL; in ocrdma_dispatch_ibevent()