Searched refs:use_dmahead (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/qib/
H A Dqib_iba7220.c4297 int use_dmahead; local
4303 use_dmahead = __qib_sdma_running(ppd) &&
4306 hwhead = use_dmahead ?
4327 if (use_dmahead) {
4329 use_dmahead = 0;
H A Dqib_iba7322.c6344 int use_dmahead; local
6350 use_dmahead = __qib_sdma_running(ppd) &&
6353 hwhead = use_dmahead ?
6373 if (use_dmahead) {
6375 use_dmahead = 0;

Completed in 106 milliseconds