Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio.h184 void sc_stop(struct send_context *sc, int bit);
Dpio.c1305 void sc_stop(struct send_context *sc, int flag) in sc_stop() function
Dchip.c2503 sc_stop(sc, SCF_HALTED); in is_sendctxt_err_int()
3219 sc_stop(sc, SCF_FROZEN | SCF_HALTED); in start_freeze_handling()