Searched refs:QUEUE_SIZE (Results 1 – 9 of 9) sorted by relevance
469 #define QUEUE_SIZE (10*MAX_CHAN) macro472 unsigned char intr_code[QUEUE_SIZE];473 unsigned long channel[QUEUE_SIZE];474 unsigned long param[QUEUE_SIZE];
80 #define QUEUE_SIZE 16 macro372 if (port->write_started >= QUEUE_SIZE) in gs_start_tx()445 if (port->read_started >= QUEUE_SIZE) in gs_start_rx()643 int n = allocated ? QUEUE_SIZE - *allocated : QUEUE_SIZE; in gs_alloc_requests()
1395 #define QUEUE_SIZE 0x8000 macro1403 if (address > (u32)(QUEUE_START + QUEUE_SIZE)) in hpi6000_send_data_check_adr()1406 (u32)(QUEUE_START + QUEUE_SIZE)) in hpi6000_send_data_check_adr()
143 #define QUEUE_SIZE 64 macro
4195 ha->queues_len = ((REQUEST_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()4196 (RESPONSE_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()4223 (REQUEST_QUEUE_DEPTH * QUEUE_SIZE); in qla4xxx_mem_alloc()4226 QUEUE_SIZE)); in qla4xxx_mem_alloc()4228 (REQUEST_QUEUE_DEPTH * QUEUE_SIZE) + in qla4xxx_mem_alloc()4229 (RESPONSE_QUEUE_DEPTH * QUEUE_SIZE); in qla4xxx_mem_alloc()4232 QUEUE_SIZE) + in qla4xxx_mem_alloc()4234 QUEUE_SIZE)); in qla4xxx_mem_alloc()
521 SCU_UFQC_GEN_VAL(QUEUE_SIZE, value)
806 SCU_UFQC_GEN_VAL(QUEUE_SIZE, SCU_MAX_UNSOLICITED_FRAMES); in sci_controller_initialize_unsolicited_frame_queue()
1522 #define QUEUE_SIZE(x) ((x) << 0) macro
3874 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, QUEUE_SIZE, in gfx_v8_0_cp_compute_resume()