Searched refs:sdma_freeze_notify (Results 1 – 3 of 3) sorted by relevance
377 void sdma_freeze_notify(struct hfi1_devdata *dd, int go_idle);
3297 void sdma_freeze_notify(struct hfi1_devdata *dd, int link_down) in sdma_freeze_notify() function
6751 sdma_freeze_notify(dd, !!(flags & FREEZE_LINK_DOWN)); in start_freeze_handling()