Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio.h291 void sc_flush(struct send_context *sc);
H A Dinit.c1086 sc_flush(dd->send_contexts[i].sc); in shutdown_device()
H A Dpio.c1398 void sc_flush(struct send_context *sc) in sc_flush() function