Home
last modified time | relevance | path

Searched refs:send_context (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h56 struct send_context { struct
204 struct send_context *ksc[];
243 void sc_free(struct send_context *sc);
244 int sc_enable(struct send_context *sc);
245 void sc_disable(struct send_context *sc);
246 int sc_restart(struct send_context *sc);
247 void sc_return_credits(struct send_context *sc);
248 void sc_flush(struct send_context *sc);
249 void sc_drop(struct send_context *sc);
250 void sc_stop(struct send_context *sc, int bit);
[all …]
H A Dpio.c535 struct send_context *sc; in sc_halted()
658 struct send_context *sc = NULL; in sc_alloc()
836 void sc_free(struct send_context *sc) in sc_free()
1120 struct send_context *sc; in pio_freeze()
1147 struct send_context *sc; in pio_kernel_unfreeze()
1175 struct send_context *sc; in pio_kernel_linkup()
1243 int sc_enable(struct send_context *sc) in sc_enable()
1365 void sc_drop(struct send_context *sc) in sc_drop()
1720 struct send_context *sc; in sc_group_release_update()
1765 struct send_context *rval; in pio_select_send_context_vl()
[all …]
H A Dqp.c564 struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5) in qp_to_send_context()
604 struct send_context *send_context; in qp_iter_print() local
611 send_context = qp_to_send_context(qp, priv->s_sc); in qp_iter_print()
651 send_context, in qp_iter_print()
652 send_context ? send_context->sw_index : 0, in qp_iter_print()
H A Dverbs_txreq.h24 struct send_context *psc;
H A Dqp.h81 struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5);
H A Dverbs.h118 struct send_context *s_sendcontext; /* current sendcontext */
H A Dud.c602 struct send_context *ctxt = qp_to_send_context(qp, sc5); in return_cnp_16B()
664 struct send_context *ctxt = qp_to_send_context(qp, sc5); in return_cnp()
H A Dhfi.h181 struct send_context *sc;
955 struct send_context *sc;
1055 struct send_context **kernel_send_context;
H A Dtrace_tx.h25 TP_PROTO(struct send_context *sc, int extra),
46 TP_PROTO(struct send_context *sc, u32 needint, u64 credit_ctrl),
H A Dverbs.c102 struct send_context *sc,
882 struct send_context *sc, in pio_wait()
950 struct send_context *sc; in hfi1_verbs_send_pio()
H A Dchip.h1379 void hfi1_init_ctxt(struct send_context *sc);
H A Dfile_ops.c1621 struct send_context *sc; in ctxt_reset()
H A Dchip.c5786 struct send_context *sc; in sc_to_vl()
5950 struct send_context *sc; in is_sendctxt_err_int()
6742 struct send_context *sc; in start_freeze_handling()
13128 void hfi1_init_ctxt(struct send_context *sc) in hfi1_init_ctxt()