Home
last modified time | relevance | path

Searched refs:sc_free (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/hfi1/
Dpio.c859 sc_free(sc); in sc_alloc()
878 void sc_free(struct send_context *sc) in sc_free() function
2090 sc_free(dd->vld[i].sc); in init_pervl_scs()
2095 sc_free(dd->kernel_send_context[i + 1]); in init_pervl_scs()
2101 sc_free(dd->vld[15].sc); in init_pervl_scs()
Dpio.h286 void sc_free(struct send_context *sc);
Dinit.c1175 sc_free(rcd->sc); in hfi1_free_ctxtdata()
1585 sc_free(dd->send_contexts[ctxt].sc); in cleanup_device_data()