/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_uc.c | 246 u32 psn; ipath_uc_rcv() local
|
H A D | ipath_rc.c | 724 static void reset_psn(struct ipath_qp *qp, u32 psn) reset_psn() argument 805 void ipath_restart_rc(struct ipath_qp *qp, u32 psn) ipath_restart_rc() argument 841 static inline void update_last_psn(struct ipath_qp *qp, u32 psn) update_last_psn() argument 857 static int do_rc_ack(struct ipath_qp *qp, u32 aeth, u32 psn, int opcode, do_rc_ack() argument 1576 u32 psn; ipath_rc_rcv() local 42 restart_sge(struct ipath_sge_state *ss, struct ipath_swqe *wqe, u32 psn, u32 pmtu) restart_sge() argument 1117 ipath_rc_rcv_resp(struct ipath_ibdev *dev, struct ipath_other_headers *ohdr, void *data, u32 tlen, struct ipath_qp *qp, u32 opcode, u32 psn, u32 hdrsize, u32 pmtu, int header_in_data) ipath_rc_rcv_resp() argument 1335 ipath_rc_rcv_error(struct ipath_ibdev *dev, struct ipath_other_headers *ohdr, void *data, struct ipath_qp *qp, u32 opcode, u32 psn, int diff, int header_in_data) ipath_rc_rcv_error() argument
|
H A D | ipath_verbs.h | 281 u32 psn; /* first packet sequence number */ member in struct:ipath_swqe 342 u32 psn; member in struct:ipath_ack_entry
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_uc.c | 248 u32 psn; qib_uc_rcv() local
|
H A D | qib_rc.c | 783 static void reset_psn(struct qib_qp *qp, u32 psn) reset_psn() argument 868 static void qib_restart_rc(struct qib_qp *qp, u32 psn, int wait) qib_restart_rc() argument 944 static void reset_sending_psn(struct qib_qp *qp, u32 psn) reset_sending_psn() argument 976 u32 psn; qib_rc_send_complete() local 1044 static inline void update_last_psn(struct qib_qp *qp, u32 psn) update_last_psn() argument 1127 static int do_rc_ack(struct qib_qp *qp, u32 aeth, u32 psn, int opcode, do_rc_ack() argument 1350 static void rdma_seq_err(struct qib_qp *qp, struct qib_ibport *ibp, u32 psn, rdma_seq_err() argument 1869 u32 psn; qib_rc_rcv() local 43 restart_sge(struct qib_sge_state *ss, struct qib_swqe *wqe, u32 psn, u32 pmtu) restart_sge() argument 1397 qib_rc_rcv_resp(struct qib_ibport *ibp, struct qib_other_headers *ohdr, void *data, u32 tlen, struct qib_qp *qp, u32 opcode, u32 psn, u32 hdrsize, u32 pmtu, struct qib_ctxtdata *rcd) qib_rc_rcv_resp() argument 1622 qib_rc_rcv_error(struct qib_other_headers *ohdr, void *data, struct qib_qp *qp, u32 opcode, u32 psn, int diff, struct qib_ctxtdata *rcd) qib_rc_rcv_error() argument
|
H A D | qib_driver.c | 315 u32 psn; qib_rcv_hdrerr() local
|
H A D | qib_verbs.h | 342 u32 psn; /* first packet sequence number */ member in struct:qib_swqe 404 u32 psn; member in struct:qib_ack_entry
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 445 unsigned psn; ipoib_cm_req_handler() local 272 ipoib_cm_modify_rx_qp(struct net_device *dev, struct ib_cm_id *cm_id, struct ib_qp *qp, unsigned psn) ipoib_cm_modify_rx_qp() argument 419 ipoib_cm_send_rep(struct net_device *dev, struct ib_cm_id *cm_id, struct ib_qp *qp, struct ib_cm_req_event_param *req, unsigned psn) ipoib_cm_send_rep() argument
|
/linux-4.1.27/include/rdma/ |
H A D | ib_pack.h | 208 __be32 psn; member in struct:ib_unpacked_bth
|
/linux-4.1.27/include/uapi/rdma/ |
H A D | ib_user_cm.h | 135 __u32 psn; member in struct:ib_ucm_req 159 __u32 psn; member in struct:ib_ucm_rep
|