Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h246 int sc_restart(struct send_context *sc);
H A Dpio.c538 sc_restart(sc); in sc_halted()
1031 int sc_restart(struct send_context *sc) in sc_restart() function
H A Dfile_ops.c1670 ret = sc_restart(sc); in ctxt_reset()