Searched refs:next_descq_idx (Results 1 - 4 of 4) 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_sdma.c133 while (idx != txp->next_descq_idx) {
386 if (txp && txp->next_descq_idx == ppd->sdma_descq_head) {
511 tx->txreq.next_descq_idx = 0;
641 tx->txreq.next_descq_idx = tail;
H A Dqib.h236 u16 next_descq_idx; /* sdma private */ member in struct:qib_sdma_txreq
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_sdma.c134 if (txp && txp->next_descq_idx == dd->ipath_sdma_descq_head) {
795 tx->txreq.next_descq_idx = tail;
H A Dipath_kernel.h215 u16 next_descq_idx; /* sdma private */ member in struct:ipath_sdma_txreq

Completed in 37 milliseconds