Searched refs:post_recv_buf_count (Results 1 – 3 of 3) sorted by relevance
338 WARN_ON(ib_conn->post_recv_buf_count != 1); in iser_post_rx_bufs()589 ib_conn->post_recv_buf_count--; in iser_login_rsp()683 ib_conn->post_recv_buf_count--; in iser_task_rsp()685 outstanding = ib_conn->post_recv_buf_count; in iser_task_rsp()
954 ib_conn->post_recv_buf_count = 0; in iser_conn_init()1038 ib_conn->post_recv_buf_count++; in iser_post_recvl()1042 ib_conn->post_recv_buf_count--; in iser_post_recvl()1069 ib_conn->post_recv_buf_count += count; in iser_post_recvm()1073 ib_conn->post_recv_buf_count -= count; in iser_post_recvm()
462 int post_recv_buf_count; member