Home
last modified time | relevance | path

Searched refs:eventtype (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c4420 qp->eventtype = TERM_EVENT_QP_ACCESS_ERR; in i40iw_bld_terminate_hdr()
4429 qp->eventtype = TERM_EVENT_QP_ACCESS_ERR; in i40iw_bld_terminate_hdr()
4454 qp->eventtype = TERM_EVENT_QP_ACCESS_ERR; in i40iw_bld_terminate_hdr()
4464 qp->eventtype = TERM_EVENT_QP_ACCESS_ERR; in i40iw_bld_terminate_hdr()
4479 qp->eventtype = TERM_EVENT_QP_ACCESS_ERR; in i40iw_bld_terminate_hdr()
4484 qp->eventtype = TERM_EVENT_QP_ACCESS_ERR; in i40iw_bld_terminate_hdr()
4507 qp->eventtype = TERM_EVENT_QP_ACCESS_ERR; in i40iw_bld_terminate_hdr()
4577 qp->eventtype = TERM_EVENT_QP_FATAL; in i40iw_terminate_connection()
4626 qp->eventtype = TERM_EVENT_QP_FATAL; in i40iw_terminate_received()
Di40iw_type.h404 enum i40iw_term_eventtypes eventtype; member
Di40iw_cm.c3573 ibevent.event = (qp->eventtype == TERM_EVENT_QP_FATAL) ? in i40iw_cm_disconn_true()
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_hw.c3317 struct nes_hw_aeqe *aeqe, enum ib_event_type eventtype) in nes_terminate_connection() argument
3350 nesqp->terminate_eventtype = eventtype; in nes_terminate_connection()