Searched refs:RESPONSE_QUEUE_DEPTH (Results 1 – 4 of 4) sorted by relevance
109 #define RESPONSE_QUEUE_DEPTH 64 macro400 ((max(REQUEST_QUEUE_DEPTH, RESPONSE_QUEUE_DEPTH)) * \
523 (RESPONSE_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()556 (RESPONSE_QUEUE_DEPTH * QUEUE_SIZE); in qla4xxx_mem_alloc()560 (RESPONSE_QUEUE_DEPTH * in qla4xxx_mem_alloc()
297 if (ha->response_out == (RESPONSE_QUEUE_DEPTH - 1)) { in qla4xxx_process_response_queue()
221 init_fw_cb->pri.compq_len = __constant_cpu_to_le16(RESPONSE_QUEUE_DEPTH); in qla4xxx_initialize_fw_cb()