Searched refs:rslen (Results 1 – 2 of 2) sorted by relevance
569 void *rq, size_t rqsd, void *rs, size_t rslen) in smp_action_xalloc() argument607 rslen = 1020 + SMP_RESP_MINLEN; in smp_action_xalloc()608 } else if (rslen < SMP_RESP_MINLEN) { in smp_action_xalloc()617 len += rslen; in smp_action_xalloc()633 alloc += rslen; in smp_action_xalloc()635 ap->sa_response_alloc_len = rslen; in smp_action_xalloc()
69 size_t rqlen, rslen; in sas2_rq_setframe() local72 smp_action_get_response_frame(ap, NULL, &rslen); in sas2_rq_setframe()79 fp->srf_allocated_response_len = (rslen - SMP_RESP_MINLEN) / 4; in sas2_rq_setframe()