Home
last modified time | relevance | path

Searched refs:sc_disable (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio.h288 void sc_disable(struct send_context *sc);
H A Dpio.c894 sc_disable(sc); /* make sure the HW is disabled */ in sc_free()
919 void sc_disable(struct send_context *sc) in sc_disable() function
1144 sc_disable(sc); in sc_restart()
1176 sc_disable(sc); in pio_freeze()
H A Dfile_ops.c704 sc_disable(uctxt->sc); in hfi1_file_close()
1673 sc_disable(sc); in ctxt_reset()
H A Dinit.c736 sc_disable(dd->send_contexts[i].sc); in init_after_reset()
1100 sc_disable(dd->send_contexts[i].sc); in shutdown_device()