Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dsdma.h498 void sdma_freeze_notify(struct hfi1_devdata *dd, int go_idle);
Dsdma.c3004 void sdma_freeze_notify(struct hfi1_devdata *dd, int link_down) in sdma_freeze_notify() function
Dchip.c3213 sdma_freeze_notify(dd, !!(flags & FREEZE_LINK_DOWN)); in start_freeze_handling()