Home
last modified time | relevance | path

Searched refs:REQUEST_QUEUE_DEPTH (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/qla4xxx/
Dql4_iocb.c26 ha->req_q_count = REQUEST_QUEUE_DEPTH - in qla4xxx_space_in_req_ring()
40 if (ha->request_in == (REQUEST_QUEUE_DEPTH - 1)) { in qla4xxx_advance_req_ring_ptr()
Dql4_def.h141 #define REQUEST_QUEUE_DEPTH MAX_CMDS_TO_RISC macro
684 ((max(REQUEST_QUEUE_DEPTH, RESPONSE_QUEUE_DEPTH)) * \
Dql4_init.c96 ha->req_q_count = REQUEST_QUEUE_DEPTH; in qla4xxx_init_rings()
Dql4_mbx.c649 init_fw_cb->rqq_len = __constant_cpu_to_le16(REQUEST_QUEUE_DEPTH); in qla4xxx_initialize_fw_cb()
804 ha->iocb_hiwat = REQUEST_QUEUE_DEPTH / 4; in qla4xxx_get_firmware_status()
Dql4_os.c4206 ha->queues_len = ((REQUEST_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()
4233 (REQUEST_QUEUE_DEPTH * QUEUE_SIZE); in qla4xxx_mem_alloc()
4235 (REQUEST_QUEUE_DEPTH * in qla4xxx_mem_alloc()
4238 (REQUEST_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()
4241 (REQUEST_QUEUE_DEPTH * in qla4xxx_mem_alloc()