Searched refs:start_freeze_handling (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dintr.c184 start_freeze_handling(ppd, FREEZE_SELF | FREEZE_LINK_DOWN);
H A Dchip.h750 void start_freeze_handling(struct hfi1_pportdata *ppd, int flags);
H A Dchip.c5532 start_freeze_handling(dd->pport, FREEZE_SELF);
5600 start_freeze_handling(dd->pport, flags);
5631 start_freeze_handling(dd->pport, 0);
5648 start_freeze_handling(dd->pport, 0);
5814 start_freeze_handling(dd->pport, 0);
5818 start_freeze_handling(dd->pport, 0);
6739 void start_freeze_handling(struct hfi1_pportdata *ppd, int flags) function
15481 start_freeze_handling(ppd, FREEZE_SELF | FREEZE_ABORT);

Completed in 295 milliseconds