Lines Matching refs:rsp_length
2923 uint16_t req_length = 0, rsp_length = 0;
3030 rsp_length = RESPONSE_ENTRY_CNT_2100;
3042 rsp_length = RESPONSE_ENTRY_CNT_2100;
3054 rsp_length = RESPONSE_ENTRY_CNT_2300;
3068 rsp_length = RESPONSE_ENTRY_CNT_2300;
3084 rsp_length = RESPONSE_ENTRY_CNT_2300;
3100 rsp_length = RESPONSE_ENTRY_CNT_2300;
3116 rsp_length = RESPONSE_ENTRY_CNT_82XX;
3131 rsp_length = RESPONSE_ENTRY_CNT_82XX;
3147 rsp_length = RESPONSE_ENTRY_CNT_83XX;
3164 rsp_length = RESPONSE_ENTRY_CNT_FX00;
3178 rsp_length = RESPONSE_ENTRY_CNT_83XX;
3195 rsp_length = RESPONSE_ENTRY_CNT_83XX;
3211 "rsp_length=%d, max_loop_id=%d, init_cb_size=%d, "
3214 ha->mbx_count, req_length, rsp_length, ha->max_loop_id,
3246 ret = qla2x00_mem_alloc(ha, req_length, rsp_length, &req, &rsp);