Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dpio.h289 void sc_flush(struct send_context *sc);
Dinit.c1074 sc_flush(dd->send_contexts[i].sc); in shutdown_device()
Dpio.c1387 void sc_flush(struct send_context *sc) in sc_flush() function