Searched refs:send_context (Results 1 – 6 of 6) sorted by relevance
39 struct send_context *sc;/* back pointer to owning send context */56 struct send_context { struct105 struct send_context *sc; /* allocated working context */ argument204 struct send_context *ksc[];230 struct send_context *pio_select_send_context_vl(struct hfi1_devdata *dd,232 struct send_context *pio_select_send_context_sc(struct hfi1_devdata *dd,241 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type,243 void sc_free(struct send_context *sc);244 int sc_enable(struct send_context *sc);245 void sc_disable(struct send_context *sc);[all …]
24 struct send_context *psc;
81 struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5);
118 struct send_context *s_sendcontext; /* current sendcontext */
602 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()
1621 struct send_context *sc; in ctxt_reset()