Lines Matching defs:sc

519 static void cr_group_addresses(struct send_context *sc, dma_addr_t *dma)  in cr_group_addresses()
535 struct send_context *sc; in sc_halted() local
551 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize) in sc_mtu_to_threshold()
576 u32 sc_percent_to_threshold(struct send_context *sc, u32 percent) in sc_percent_to_threshold()
584 void sc_set_cr_threshold(struct send_context *sc, u32 new_threshold) in sc_set_cr_threshold()
621 void set_pio_integrity(struct send_context *sc) in set_pio_integrity()
632 static u32 get_buffers_allocated(struct send_context *sc) in get_buffers_allocated()
642 static void reset_buffers_allocated(struct send_context *sc) in reset_buffers_allocated()
658 struct send_context *sc = NULL; in sc_alloc() local
836 void sc_free(struct send_context *sc) in sc_free()
877 void sc_disable(struct send_context *sc) in sc_disable()
969 static void sc_wait_for_packet_egress(struct send_context *sc, int pause) in sc_wait_for_packet_egress()
1014 struct send_context *sc = dd->send_contexts[i].sc; in sc_wait() local
1031 int sc_restart(struct send_context *sc) in sc_restart()
1120 struct send_context *sc; in pio_freeze() local
1147 struct send_context *sc; in pio_kernel_unfreeze() local
1175 struct send_context *sc; in pio_kernel_linkup() local
1243 int sc_enable(struct send_context *sc) in sc_enable()
1338 void sc_return_credits(struct send_context *sc) in sc_return_credits()
1356 void sc_flush(struct send_context *sc) in sc_flush()
1365 void sc_drop(struct send_context *sc) in sc_drop()
1382 void sc_stop(struct send_context *sc, int flag) in sc_stop()
1409 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len, in sc_buffer_alloc()
1510 void sc_add_credit_return_intr(struct send_context *sc) in sc_add_credit_return_intr()
1529 void sc_del_credit_return_intr(struct send_context *sc) in sc_del_credit_return_intr()
1550 void hfi1_sc_wantpiobuf_intr(struct send_context *sc, u32 needint) in hfi1_sc_wantpiobuf_intr()
1569 static void sc_piobufavail(struct send_context *sc) in sc_piobufavail()
1656 void sc_release_update(struct send_context *sc) in sc_release_update()
1720 struct send_context *sc; in sc_group_release_update() local
2124 struct send_context *sc = sci->sc; in seqfile_dump_sci() local