Searched refs:ipath_sdma_descq_freecnt (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_user_sdma.c739 if (pkt->naddr > ipath_sdma_descq_freecnt(dd))
832 if (ipath_sdma_descq_freecnt(dd) < ret * 4) {
H A Dipath_kernel.h1061 static inline u16 ipath_sdma_descq_freecnt(const struct ipath_devdata *dd) function
H A Dipath_sdma.c693 if (tx->txreq.sg_count > ipath_sdma_descq_freecnt(dd)) {

Completed in 40 milliseconds