Home
last modified time | relevance | path

Searched refs:SCF_IN_FREE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dpio.h139 #define SCF_IN_FREE 0x02 macro
Dpio.c895 sc->flags |= SCF_IN_FREE; /* ensure no restarts */ in sc_free()
1070 if (!(sc->flags & SCF_HALTED) || (sc->flags & SCF_IN_FREE)) in sc_restart()