Searched refs:QIB_HAS_SEND_DMA (Results 1 - 9 of 9) 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_intr.c145 if (dd->flags & QIB_HAS_SEND_DMA)
H A Dqib_tx.c490 if (!(dd->flags & QIB_HAS_SEND_DMA))
H A Dqib_driver.c647 if (dd->flags & QIB_HAS_SEND_DMA)
H A Dqib_init.c619 if (dd->flags & QIB_HAS_SEND_DMA)
757 if (dd->flags & QIB_HAS_SEND_DMA)
H A Dqib.h1162 #define QIB_HAS_SEND_DMA 0x1000 /* Supports Send DMA */ macro
H A Dqib_iba7220.c4021 QIB_USE_SPCL_TRIG : QIB_HAS_SEND_DMA;
4124 if (dd->flags & QIB_HAS_SEND_DMA) {
H A Dqib_file_ops.c1530 if (dd->flags & QIB_HAS_SEND_DMA) {
H A Dqib_verbs.c1347 !(dd->flags & QIB_HAS_SEND_DMA))
H A Dqib_iba7322.c5955 QIB_USE_SPCL_TRIG : QIB_HAS_SEND_DMA;
6175 if (dd->flags & QIB_HAS_SEND_DMA) {

Completed in 525 milliseconds