Home
last modified time | relevance | path

Searched refs:IPATH_SMALLBUF_DWORDS (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_user_sdma.c761 if (ofs >= IPATH_SMALLBUF_DWORDS) { in ipath_user_sdma_push_pkts()
Dipath_kernel.h242 #define IPATH_SMALLBUF_DWORDS (dd->ipath_piosize2k >> 2) macro
Dipath_driver.c1634 if (plen + 1 >= IPATH_SMALLBUF_DWORDS) { in ipath_getpiobuf()
1649 if (plen + 1 >= IPATH_SMALLBUF_DWORDS) in ipath_getpiobuf()
Dipath_verbs.c1157 if (plen + 1 >= IPATH_SMALLBUF_DWORDS) in ipath_verbs_send_dma()