Home
last modified time | relevance | path

Searched defs:psn (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/infiniband/hw/qib/
A Dqib_rc.c43 u32 psn, u32 pmtu) in restart_sge()
736 static void reset_psn(struct rvt_qp *qp, u32 psn) in reset_psn()
821 void qib_restart_rc(struct rvt_qp *qp, u32 psn, int wait) in qib_restart_rc()
857 static void reset_sending_psn(struct rvt_qp *qp, u32 psn) in reset_sending_psn()
887 u32 psn; in qib_rc_send_complete() local
941 static inline void update_last_psn(struct rvt_qp *qp, u32 psn) in update_last_psn()
1007 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack()
1224 static void rdma_seq_err(struct rvt_qp *qp, struct qib_ibport *ibp, u32 psn, in rdma_seq_err()
1274 u32 psn, u32 hdrsize, u32 pmtu, in qib_rc_rcv_resp()
1497 u32 psn, in qib_rc_rcv_error()
[all …]
A Dqib_uc.c244 u32 psn; in qib_uc_rcv() local
A Dqib_driver.c313 u32 psn; in qib_rcv_hdrerr() local
/linux/drivers/infiniband/hw/hfi1/
A Drc.c16 struct rvt_ack_entry *find_prev_entry(struct rvt_qp *qp, u32 psn, u8 *prev, in find_prev_entry()
1417 static void update_num_rd_atomic(struct rvt_qp *qp, u32 psn, in update_num_rd_atomic()
1458 static void reset_psn(struct rvt_qp *qp, u32 psn) in reset_psn()
1564 void hfi1_restart_rc(struct rvt_qp *qp, u32 psn, int wait) in hfi1_restart_rc()
1635 static void reset_sending_psn(struct rvt_qp *qp, u32 psn) in reset_sending_psn()
1676 u32 psn; in hfi1_rc_verbs_aborted() local
1699 u32 psn; in hfi1_rc_send_complete() local
2316 u32 psn = ib_bth_get_psn(packet->ohdr); in rc_rcv_resp() local
2511 struct rvt_qp *qp, u32 opcode, u32 psn, in rc_rcv_error()
2774 u32 psn = ib_bth_get_psn(packet->ohdr); in hfi1_rc_rcv() local
[all …]
A Drc.h36 u32 psn, u32 pmtu) in restart_sge()
A Dtid_rdma.c1682 u32 psn, u16 *fidx) in find_flow_ib()
1893 u32 bth0, u32 psn, u64 vaddr, u32 len) in tid_rdma_rcv_read_request()
1987 struct rvt_qp *qp, u32 psn, int diff) in tid_rdma_rcv_error()
2238 u32 bth0, psn, len, rkey; in hfi1_rc_rcv_tid_rdma_read_req() local
2657 u8 rte, u32 psn, u32 ibpsn) in handle_read_kdeth_eflags()
2859 u32 qp_num, psn, ibpsn; in hfi1_handle_kdeth_eflags() local
3668 u32 bth0, psn, len, rkey, num_segs; in hfi1_rc_rcv_tid_rdma_write_req() local
4048 u32 opcode, aeth, psn, flow_psn, i, tidlen = 0, pktlen; in hfi1_rc_rcv_tid_rdma_write_resp() local
4280 u32 psn, next; in hfi1_rc_rcv_tid_rdma_write_data() local
4420 static bool hfi1_tid_rdma_is_resync_psn(u32 psn) in hfi1_tid_rdma_is_resync_psn()
[all …]
A Dtrace.c120 u16 *pkey, u32 *psn, u32 *qpn) in hfi1_trace_parse_9b_bth()
138 u32 *psn, u32 *qpn) in hfi1_trace_parse_16b_bth()
224 u8 tver, u16 pkey, u32 psn, u32 qpn, in hfi1_trace_fmt_rest()
A Duc.c268 u32 psn; in hfi1_uc_rcv() local
A Dverbs.h347 static inline u32 __full_flow_psn(struct flow_state *state, u32 psn) in __full_flow_psn()
353 static inline u32 full_flow_psn(struct tid_rdma_flow *flow, u32 psn) in full_flow_psn()
A Dtid_rdma.h79 u32 psn; member
A Duser_sdma.c1113 psn = val & mask; in set_pkt_bth_psn() local
A Ddriver.c1856 u32 psn; in seqfile_dump_rcd() local
/linux/drivers/infiniband/sw/rxe/
A Drxe_resp.c599 u32 psn, in prepare_ack_packet()
939 u8 syndrome, u32 psn) in send_ack()
1032 static struct resp_res *find_resource(struct rxe_qp *qp, u32 psn) in find_resource()
A Drxe_hdr.h20 u32 psn; /* bth psn of packet */ member
271 static inline void __bth_set_psn(void *arg, u32 psn) in __bth_set_psn()
400 static inline void bth_set_psn(struct rxe_pkt_info *pkt, u32 psn) in bth_set_psn()
407 u32 psn) in bth_init()
A Drxe_verbs.h119 u32 psn; member
131 u32 psn; member
173 u32 psn; member
/linux/drivers/infiniband/ulp/ipoib/
A Dipoib_cm.c275 unsigned int psn) in ipoib_cm_modify_rx_qp()
423 unsigned int psn) in ipoib_cm_send_rep()
448 unsigned int psn; in ipoib_cm_req_handler() local
/linux/include/rdma/
A Drdmavt_qp.h174 u32 psn; /* first packet sequence number */ member
292 u32 psn; member
A Dib_pack.h195 __be32 psn; member
/linux/net/smc/
A Dsmc_clc.h196 u8 psn[3]; /* packet sequence number */ member
/linux/arch/mips/mm/
A Dtlbex.c1491 unsigned long psn; in setup_pw() local
/linux/drivers/infiniband/hw/bnxt_re/
A Dqplib_fp.h257 u32 psn; member
A Droce_hsi.h983 __le32 psn; member
1010 __le32 psn; member
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_hsi.h7060 __le32 psn; member
7309 __le32 psn; member
7326 __le32 psn; member
7341 __le32 psn; member
7360 __le32 psn; member
8568 __le32 psn; member

Completed in 167 milliseconds