Searched refs:ibc_nsends_posted (Results 1 – 3 of 3) sorted by relevance
814 if (conn->ibc_nsends_posted == IBLND_CONCURRENT_SENDS(ver)) { in kiblnd_post_tx_locked()860 conn->ibc_nsends_posted++; in kiblnd_post_tx_locked()894 conn->ibc_nsends_posted--; in kiblnd_post_tx_locked()941 LASSERT(conn->ibc_nsends_posted <= IBLND_CONCURRENT_SENDS(ver)); in kiblnd_check_sends()1024 conn->ibc_nsends_posted--; in kiblnd_tx_complete()3288 conn->ibc_nsends_posted > 0)) { in kiblnd_cq_completion()
573 int ibc_nsends_posted; /* # uncompleted sends */ member
852 LASSERT(conn->ibc_nsends_posted == 0); in kiblnd_destroy_conn()