Searched refs:ipath_sdma_notifylist (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_sdma.c138 list_move_tail(lp, &dd->ipath_sdma_notifylist);
181 list_splice_init(&dd->ipath_sdma_notifylist, &list);
287 list_move_tail(&txp->list, &dd->ipath_sdma_notifylist);
484 INIT_LIST_HEAD(&dd->ipath_sdma_notifylist);
541 list_move_tail(&txp->list, &dd->ipath_sdma_notifylist);
H A Dipath_kernel.h522 struct list_head ipath_sdma_notifylist; member in struct:ipath_devdata

Completed in 48 milliseconds