Lines Matching refs:rsp_length
2770 uint16_t req_length = 0, rsp_length = 0;
2867 rsp_length = RESPONSE_ENTRY_CNT_2100;
2879 rsp_length = RESPONSE_ENTRY_CNT_2100;
2891 rsp_length = RESPONSE_ENTRY_CNT_2300;
2905 rsp_length = RESPONSE_ENTRY_CNT_2300;
2921 rsp_length = RESPONSE_ENTRY_CNT_2300;
2937 rsp_length = RESPONSE_ENTRY_CNT_2300;
2953 rsp_length = RESPONSE_ENTRY_CNT_82XX;
2968 rsp_length = RESPONSE_ENTRY_CNT_82XX;
2984 rsp_length = RESPONSE_ENTRY_CNT_83XX;
3001 rsp_length = RESPONSE_ENTRY_CNT_FX00;
3015 rsp_length = RESPONSE_ENTRY_CNT_83XX;
3032 rsp_length = RESPONSE_ENTRY_CNT_2300;
3048 "rsp_length=%d, max_loop_id=%d, init_cb_size=%d, "
3051 ha->mbx_count, req_length, rsp_length, ha->max_loop_id,
3083 ret = qla2x00_mem_alloc(ha, req_length, rsp_length, &req, &rsp);