Home
last modified time | relevance | path

Searched refs:IB_NAK_PSN_ERROR (Results 1 – 7 of 7) sorted by relevance

/drivers/infiniband/hw/qib/
Dqib_driver.c388 IB_NAK_PSN_ERROR; in qib_rcv_hdrerr()
Dqib_verbs.h76 #define IB_NAK_PSN_ERROR 0x60 macro
Dqib_rc.c1646 qp->r_nak_state = IB_NAK_PSN_ERROR; in qib_rc_rcv_error()
/drivers/staging/rdma/ipath/
Dipath_verbs.h66 #define IB_NAK_PSN_ERROR 0x60 macro
Dipath_rc.c1356 qp->r_nak_state = IB_NAK_PSN_ERROR; in ipath_rc_rcv_error()
/drivers/staging/rdma/hfi1/
Dverbs.h92 #define IB_NAK_PSN_ERROR 0x60 macro
Drc.c1645 qp->r_nak_state = IB_NAK_PSN_ERROR; in rc_rcv_error()
2413 qp->r_nak_state = IB_NAK_PSN_ERROR; in hfi1_rc_hdrerr()