Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dpio.h99 #define SCF_IN_FREE 0x02 macro
Dpio.c846 sc->flags |= SCF_IN_FREE; /* ensure no restarts */ in sc_free()
1039 if (!(sc->flags & SCF_HALTED) || (sc->flags & SCF_IN_FREE)) in sc_restart()