Searched refs:num_req (Results 1 – 4 of 4) sorted by relevance
141 uint32_t num_req; in pqisrc_free_rcb() local146 num_req = softs->max_outstanding_io + 1; in pqisrc_free_rcb()147 size = num_req * sizeof(rcb_t); in pqisrc_free_rcb()165 uint32_t num_req = 0; in pqisrc_allocate_rcb() local178 num_req = softs->max_outstanding_io + 1; in pqisrc_allocate_rcb()179 DBG_INIT("Max Outstanding IO reset to %u\n", num_req); in pqisrc_allocate_rcb()181 alloc_size = num_req * sizeof(rcb_t); in pqisrc_allocate_rcb()198 for(i=1; i < num_req; i++) { in pqisrc_allocate_rcb()
1606 u_int mode, id, buflen, num_req, max_req, status = SSH2_FX_OK; in sftp_download() local1680 write_error = read_error = write_errno = num_req = 0; in sftp_download()1692 while (num_req > 0 || max_req > 0) { in sftp_download()1701 if (num_req == 0) /* If we haven't started yet... */ in sftp_download()1707 while (num_req < max_req) { in sftp_download()1711 num_req, max_req); in sftp_download()1715 num_req++; in sftp_download()1740 num_req--; in sftp_download()1779 num_req--; in sftp_download()1786 req->len - 1, num_req); in sftp_download()[all …]
415 uint32_t tail_ptr, uint8_t num_req) in mana_gd_ring_doorbell() argument425 e.eq.arm = num_req; in mana_gd_ring_doorbell()433 e.cq.arm = num_req; in mana_gd_ring_doorbell()441 e.rq.wqe_cnt = num_req; in mana_gd_ring_doorbell()
3958 int num_req = 0; in sctp_handle_stream_reset() local4041 num_req++; in sctp_handle_stream_reset()4057 num_req++; in sctp_handle_stream_reset()4066 num_req++; in sctp_handle_stream_reset()4071 num_req++; in sctp_handle_stream_reset()4077 num_req++; in sctp_handle_stream_reset()4109 if (num_req == 0) { in sctp_handle_stream_reset()