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()690 ib_conn->post_recv_buf_count--; in iser_task_rsp()692 outstanding = ib_conn->post_recv_buf_count; in iser_task_rsp()
905 ib_conn->post_recv_buf_count = 0; in iser_conn_init()989 ib_conn->post_recv_buf_count++; in iser_post_recvl()993 ib_conn->post_recv_buf_count--; in iser_post_recvl()1020 ib_conn->post_recv_buf_count += count; in iser_post_recvm()1024 ib_conn->post_recv_buf_count -= count; in iser_post_recvm()
434 int post_recv_buf_count; member