Searched refs:IBLND_CONCURRENT_SENDS (Results 1 – 2 of 2) sorted by relevance
142 #define IBLND_CONCURRENT_SENDS(v) ((v) == IBLND_MSG_VERSION_1 ? \ macro176 #define IBLND_SEND_WRS(v) ((IBLND_RDMA_FRAGS(v) + 1) * IBLND_CONCURRENT_SENDS(v))
814 if (conn->ibc_nsends_posted == IBLND_CONCURRENT_SENDS(ver)) { in kiblnd_post_tx_locked()941 LASSERT(conn->ibc_nsends_posted <= IBLND_CONCURRENT_SENDS(ver)); in kiblnd_check_sends()