send_context 5808 drivers/infiniband/hw/hfi1/chip.c struct send_context *sc; send_context 5972 drivers/infiniband/hw/hfi1/chip.c struct send_context *sc; send_context 6763 drivers/infiniband/hw/hfi1/chip.c struct send_context *sc; send_context 13009 drivers/infiniband/hw/hfi1/chip.c void hfi1_init_ctxt(struct send_context *sc) send_context 1420 drivers/infiniband/hw/hfi1/chip.h void hfi1_init_ctxt(struct send_context *sc); send_context 1628 drivers/infiniband/hw/hfi1/file_ops.c struct send_context *sc; send_context 219 drivers/infiniband/hw/hfi1/hfi.h struct send_context *sc; send_context 997 drivers/infiniband/hw/hfi1/hfi.h struct send_context *sc; send_context 1109 drivers/infiniband/hw/hfi1/hfi.h struct send_context **kernel_send_context; send_context 57 drivers/infiniband/hw/hfi1/pio.c static void sc_wait_for_packet_egress(struct send_context *sc, int pause); send_context 561 drivers/infiniband/hw/hfi1/pio.c static void cr_group_addresses(struct send_context *sc, dma_addr_t *dma) send_context 577 drivers/infiniband/hw/hfi1/pio.c struct send_context *sc; send_context 579 drivers/infiniband/hw/hfi1/pio.c sc = container_of(work, struct send_context, halt_work); send_context 593 drivers/infiniband/hw/hfi1/pio.c u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize) send_context 618 drivers/infiniband/hw/hfi1/pio.c u32 sc_percent_to_threshold(struct send_context *sc, u32 percent) send_context 626 drivers/infiniband/hw/hfi1/pio.c void sc_set_cr_threshold(struct send_context *sc, u32 new_threshold) send_context 663 drivers/infiniband/hw/hfi1/pio.c void set_pio_integrity(struct send_context *sc) send_context 674 drivers/infiniband/hw/hfi1/pio.c static u32 get_buffers_allocated(struct send_context *sc) send_context 684 drivers/infiniband/hw/hfi1/pio.c static void reset_buffers_allocated(struct send_context *sc) send_context 696 drivers/infiniband/hw/hfi1/pio.c struct send_context *sc_alloc(struct hfi1_devdata *dd, int type, send_context 700 drivers/infiniband/hw/hfi1/pio.c struct send_context *sc = NULL; send_context 878 drivers/infiniband/hw/hfi1/pio.c void sc_free(struct send_context *sc) send_context 919 drivers/infiniband/hw/hfi1/pio.c void sc_disable(struct send_context *sc) send_context 1009 drivers/infiniband/hw/hfi1/pio.c static void sc_wait_for_packet_egress(struct send_context *sc, int pause) send_context 1054 drivers/infiniband/hw/hfi1/pio.c struct send_context *sc = dd->send_contexts[i].sc; send_context 1071 drivers/infiniband/hw/hfi1/pio.c int sc_restart(struct send_context *sc) send_context 1160 drivers/infiniband/hw/hfi1/pio.c struct send_context *sc; send_context 1187 drivers/infiniband/hw/hfi1/pio.c struct send_context *sc; send_context 1215 drivers/infiniband/hw/hfi1/pio.c struct send_context *sc; send_context 1283 drivers/infiniband/hw/hfi1/pio.c int sc_enable(struct send_context *sc) send_context 1378 drivers/infiniband/hw/hfi1/pio.c void sc_return_credits(struct send_context *sc) send_context 1396 drivers/infiniband/hw/hfi1/pio.c void sc_flush(struct send_context *sc) send_context 1405 drivers/infiniband/hw/hfi1/pio.c void sc_drop(struct send_context *sc) send_context 1422 drivers/infiniband/hw/hfi1/pio.c void sc_stop(struct send_context *sc, int flag) send_context 1449 drivers/infiniband/hw/hfi1/pio.c struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len, send_context 1550 drivers/infiniband/hw/hfi1/pio.c void sc_add_credit_return_intr(struct send_context *sc) send_context 1569 drivers/infiniband/hw/hfi1/pio.c void sc_del_credit_return_intr(struct send_context *sc) send_context 1590 drivers/infiniband/hw/hfi1/pio.c void hfi1_sc_wantpiobuf_intr(struct send_context *sc, u32 needint) send_context 1609 drivers/infiniband/hw/hfi1/pio.c static void sc_piobufavail(struct send_context *sc) send_context 1696 drivers/infiniband/hw/hfi1/pio.c void sc_release_update(struct send_context *sc) send_context 1760 drivers/infiniband/hw/hfi1/pio.c struct send_context *sc; send_context 1800 drivers/infiniband/hw/hfi1/pio.c struct send_context *pio_select_send_context_vl(struct hfi1_devdata *dd, send_context 1805 drivers/infiniband/hw/hfi1/pio.c struct send_context *rval; send_context 1840 drivers/infiniband/hw/hfi1/pio.c struct send_context *pio_select_send_context_sc(struct hfi1_devdata *dd, send_context 1955 drivers/infiniband/hw/hfi1/pio.c send_context *), send_context 2031 drivers/infiniband/hw/hfi1/pio.c sizeof(struct send_context *), send_context 2164 drivers/infiniband/hw/hfi1/pio.c struct send_context *sc = sci->sc; send_context 81 drivers/infiniband/hw/hfi1/pio.h struct send_context *sc;/* back pointer to owning send context */ send_context 147 drivers/infiniband/hw/hfi1/pio.h struct send_context *sc; /* allocated working context */ send_context 246 drivers/infiniband/hw/hfi1/pio.h struct send_context *ksc[0]; send_context 272 drivers/infiniband/hw/hfi1/pio.h struct send_context *pio_select_send_context_vl(struct hfi1_devdata *dd, send_context 274 drivers/infiniband/hw/hfi1/pio.h struct send_context *pio_select_send_context_sc(struct hfi1_devdata *dd, send_context 284 drivers/infiniband/hw/hfi1/pio.h struct send_context *sc_alloc(struct hfi1_devdata *dd, int type, send_context 286 drivers/infiniband/hw/hfi1/pio.h void sc_free(struct send_context *sc); send_context 287 drivers/infiniband/hw/hfi1/pio.h int sc_enable(struct send_context *sc); send_context 288 drivers/infiniband/hw/hfi1/pio.h void sc_disable(struct send_context *sc); send_context 289 drivers/infiniband/hw/hfi1/pio.h int sc_restart(struct send_context *sc); send_context 290 drivers/infiniband/hw/hfi1/pio.h void sc_return_credits(struct send_context *sc); send_context 291 drivers/infiniband/hw/hfi1/pio.h void sc_flush(struct send_context *sc); send_context 292 drivers/infiniband/hw/hfi1/pio.h void sc_drop(struct send_context *sc); send_context 293 drivers/infiniband/hw/hfi1/pio.h void sc_stop(struct send_context *sc, int bit); send_context 294 drivers/infiniband/hw/hfi1/pio.h struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len, send_context 296 drivers/infiniband/hw/hfi1/pio.h void sc_release_update(struct send_context *sc); send_context 297 drivers/infiniband/hw/hfi1/pio.h void sc_return_credits(struct send_context *sc); send_context 299 drivers/infiniband/hw/hfi1/pio.h void sc_add_credit_return_intr(struct send_context *sc); send_context 300 drivers/infiniband/hw/hfi1/pio.h void sc_del_credit_return_intr(struct send_context *sc); send_context 301 drivers/infiniband/hw/hfi1/pio.h void sc_set_cr_threshold(struct send_context *sc, u32 new_threshold); send_context 302 drivers/infiniband/hw/hfi1/pio.h u32 sc_percent_to_threshold(struct send_context *sc, u32 percent); send_context 303 drivers/infiniband/hw/hfi1/pio.h u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize); send_context 304 drivers/infiniband/hw/hfi1/pio.h void hfi1_sc_wantpiobuf_intr(struct send_context *sc, u32 needint); send_context 306 drivers/infiniband/hw/hfi1/pio.h void set_pio_integrity(struct send_context *sc); send_context 616 drivers/infiniband/hw/hfi1/qp.c struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5) send_context 656 drivers/infiniband/hw/hfi1/qp.c struct send_context *send_context; send_context 663 drivers/infiniband/hw/hfi1/qp.c send_context = qp_to_send_context(qp, priv->s_sc); send_context 703 drivers/infiniband/hw/hfi1/qp.c send_context, send_context 704 drivers/infiniband/hw/hfi1/qp.c send_context ? send_context->sw_index : 0, send_context 137 drivers/infiniband/hw/hfi1/qp.h struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5); send_context 65 drivers/infiniband/hw/hfi1/trace_tx.h TP_PROTO(struct send_context *sc, int extra), send_context 86 drivers/infiniband/hw/hfi1/trace_tx.h TP_PROTO(struct send_context *sc, u32 needint, u64 credit_ctrl), send_context 643 drivers/infiniband/hw/hfi1/ud.c struct send_context *ctxt = qp_to_send_context(qp, sc5); send_context 705 drivers/infiniband/hw/hfi1/ud.c struct send_context *ctxt = qp_to_send_context(qp, sc5); send_context 143 drivers/infiniband/hw/hfi1/verbs.c struct send_context *sc, send_context 923 drivers/infiniband/hw/hfi1/verbs.c struct send_context *sc, send_context 991 drivers/infiniband/hw/hfi1/verbs.c struct send_context *sc; send_context 160 drivers/infiniband/hw/hfi1/verbs.h struct send_context *s_sendcontext; /* current sendcontext */ send_context 66 drivers/infiniband/hw/hfi1/verbs_txreq.h struct send_context *psc;