Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_iocb.c25 ha->req_q_count = REQUEST_QUEUE_DEPTH - in qla4xxx_space_in_req_ring()
39 if (ha->request_in == (REQUEST_QUEUE_DEPTH - 1)) { in qla4xxx_advance_req_ring_ptr()
H A Dql4_def.h139 #define REQUEST_QUEUE_DEPTH MAX_CMDS_TO_RISC macro
692 ((max(REQUEST_QUEUE_DEPTH, RESPONSE_QUEUE_DEPTH)) * \
H A Dql4_init.c93 ha->req_q_count = REQUEST_QUEUE_DEPTH; in qla4xxx_init_rings()
H A Dql4_mbx.c648 init_fw_cb->rqq_len = cpu_to_le16(REQUEST_QUEUE_DEPTH); in qla4xxx_initialize_fw_cb()
803 ha->iocb_hiwat = REQUEST_QUEUE_DEPTH / 4; in qla4xxx_get_firmware_status()
H A Dql4_os.c4238 ha->queues_len = ((REQUEST_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()
4265 (REQUEST_QUEUE_DEPTH * QUEUE_SIZE); in qla4xxx_mem_alloc()
4267 (REQUEST_QUEUE_DEPTH * in qla4xxx_mem_alloc()
4270 (REQUEST_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()
4273 (REQUEST_QUEUE_DEPTH * in qla4xxx_mem_alloc()