Searched defs:psn (Results 1 – 8 of 8) sorted by relevance
/drivers/infiniband/hw/qib/ |
D | qib_rc.c | 44 u32 psn, u32 pmtu) in restart_sge() 783 static void reset_psn(struct qib_qp *qp, u32 psn) in reset_psn() 868 static void qib_restart_rc(struct qib_qp *qp, u32 psn, int wait) in qib_restart_rc() 944 static void reset_sending_psn(struct qib_qp *qp, u32 psn) in reset_sending_psn() 976 u32 psn; in qib_rc_send_complete() local 1044 static inline void update_last_psn(struct qib_qp *qp, u32 psn) in update_last_psn() 1127 static int do_rc_ack(struct qib_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() 1350 static void rdma_seq_err(struct qib_qp *qp, struct qib_ibport *ibp, u32 psn, in rdma_seq_err() 1402 u32 psn, u32 hdrsize, u32 pmtu, in qib_rc_rcv_resp() 1626 u32 psn, in qib_rc_rcv_error() [all …]
|
D | qib_uc.c | 248 u32 psn; in qib_uc_rcv() local
|
D | qib_driver.c | 315 u32 psn; in qib_rcv_hdrerr() local
|
D | qib_verbs.h | 342 u32 psn; /* first packet sequence number */ member 404 u32 psn; member
|
/drivers/infiniband/hw/ipath/ |
D | ipath_rc.c | 43 u32 psn, u32 pmtu) in restart_sge() 724 static void reset_psn(struct ipath_qp *qp, u32 psn) in reset_psn() 805 void ipath_restart_rc(struct ipath_qp *qp, u32 psn) in ipath_restart_rc() 841 static inline void update_last_psn(struct ipath_qp *qp, u32 psn) in update_last_psn() 857 static int do_rc_ack(struct ipath_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() 1122 u32 psn, u32 hdrsize, u32 pmtu, in ipath_rc_rcv_resp() 1340 u32 psn, in ipath_rc_rcv_error() 1576 u32 psn; in ipath_rc_rcv() local
|
D | ipath_uc.c | 246 u32 psn; in ipath_uc_rcv() local
|
D | ipath_verbs.h | 281 u32 psn; /* first packet sequence number */ member 342 u32 psn; member
|
/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 274 unsigned psn) in ipoib_cm_modify_rx_qp() 421 unsigned psn) in ipoib_cm_send_rep() 445 unsigned psn; in ipoib_cm_req_handler() local
|