Searched refs:ibc_nsends_posted (Results 1 – 3 of 3) sorted by relevance
774 if (conn->ibc_nsends_posted == IBLND_CONCURRENT_SENDS(ver)) { in kiblnd_post_tx_locked()820 conn->ibc_nsends_posted++; in kiblnd_post_tx_locked()853 conn->ibc_nsends_posted--; in kiblnd_post_tx_locked()900 LASSERT(conn->ibc_nsends_posted <= IBLND_CONCURRENT_SENDS(ver)); in kiblnd_check_sends()983 conn->ibc_nsends_posted--; in kiblnd_tx_complete()3250 conn->ibc_nsends_posted > 0)) { in kiblnd_cq_completion()
533 int ibc_nsends_posted; /* # uncompleted sends */ member
855 LASSERT(conn->ibc_nsends_posted == 0); in kiblnd_destroy_conn()