Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h140 #define RESPONSE_QUEUE_DEPTH 64 macro
692 ((max(REQUEST_QUEUE_DEPTH, RESPONSE_QUEUE_DEPTH)) * \
H A Dql4_init.c69 for (cnt = 0; cnt < RESPONSE_QUEUE_DEPTH; cnt++) { in qla4xxx_init_response_q_entries()
H A Dql4_isr.c483 if (ha->response_out == (RESPONSE_QUEUE_DEPTH - 1)) { in qla4xxx_process_response_queue()
H A Dql4_mbx.c649 init_fw_cb->compq_len = cpu_to_le16(RESPONSE_QUEUE_DEPTH); in qla4xxx_initialize_fw_cb()
H A Dql4_os.c4239 (RESPONSE_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()
4271 (RESPONSE_QUEUE_DEPTH * QUEUE_SIZE); in qla4xxx_mem_alloc()
4275 (RESPONSE_QUEUE_DEPTH * in qla4xxx_mem_alloc()