Home
last modified time | relevance | path

Searched refs:SCF_ENABLED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio.h140 #define SCF_ENABLED 0x01 macro
H A Dpio.c932 sc->flags &= ~SCF_ENABLED; in sc_disable()
1371 sc->flags |= SCF_ENABLED; in sc_enable()
1432 sc->flags &= ~SCF_ENABLED; in sc_stop()
1463 if (!(sc->flags & SCF_ENABLED)) { in sc_buffer_alloc()
H A Dchip.c6799 if (sc && (sc->flags & SCF_ENABLED)) in start_freeze_handling()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.h98 #define SCF_ENABLED 0x01 macro
H A Dpio.c890 sc->flags &= ~SCF_ENABLED; in sc_disable()
1329 sc->flags |= SCF_ENABLED; in sc_enable()
1390 sc->flags &= ~SCF_ENABLED; in sc_stop()
1421 if (!(sc->flags & SCF_ENABLED)) { in sc_buffer_alloc()
H A Dchip.c6760 if (sc && (sc->flags & SCF_ENABLED)) in start_freeze_handling()

Completed in 46 milliseconds