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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 260 milliseconds