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

/drivers/infiniband/hw/qib/
H A Dqib_iba7220.c4328 int use_dmahead; local
4334 use_dmahead = __qib_sdma_running(ppd) &&
4337 hwhead = use_dmahead ?
4358 if (use_dmahead) {
4360 use_dmahead = 0;
H A Dqib_iba7322.c6962 int use_dmahead; local
6968 use_dmahead = __qib_sdma_running(ppd) &&
6971 hwhead = use_dmahead ?
6991 if (use_dmahead) {
6993 use_dmahead = 0;

Completed in 920 milliseconds