Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dintr.c184 start_freeze_handling(ppd, FREEZE_SELF | FREEZE_LINK_DOWN); in handle_linkup_change()
H A Dchip.h341 #define FREEZE_LINK_DOWN 0x04 /* link is down */ macro
H A Dchip.c6753 sdma_freeze_notify(dd, !!(flags & FREEZE_LINK_DOWN)); in start_freeze_handling()
6755 sc_flags = SCF_FROZEN | SCF_HALTED | (flags & FREEZE_LINK_DOWN ? in start_freeze_handling()