Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio.h144 #define SCF_LINK_DOWN 0x10 macro
H A Dpio.c1196 if (sc->flags & SCF_LINK_DOWN) in pio_kernel_unfreeze()
1222 if (!sc || !(sc->flags & SCF_LINK_DOWN) || sc->type == SC_USER) in pio_kernel_linkup()
H A Dchip.c6795 SCF_LINK_DOWN : 0); in start_freeze_handling()