Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/pm8001/
A Dpm8001_defs.h79 #define PM8001_MPI_QUEUE 1024 /* maximum mpi queue entries */ macro
A Dpm8001_init.c350 PM8001_MPI_QUEUE; in pm8001_alloc()
354 PM8001_MPI_QUEUE * 128; in pm8001_alloc()
359 PM8001_MPI_QUEUE; in pm8001_alloc()
363 PM8001_MPI_QUEUE * 64; in pm8001_alloc()
380 PM8001_MPI_QUEUE; in pm8001_alloc()
384 PM8001_MPI_QUEUE * 128; in pm8001_alloc()
390 PM8001_MPI_QUEUE; in pm8001_alloc()
394 PM8001_MPI_QUEUE * 64; in pm8001_alloc()
A Dpm8001_ctl.c408 u32 queue_size = pm8001_ha->max_q_num * PM8001_MPI_QUEUE * 128; in pm8001_ctl_ib_queue_log_show()
445 u32 queue_size = pm8001_ha->max_q_num * PM8001_MPI_QUEUE * 128; in pm8001_ctl_ob_queue_log_show()
A Dpm8001_hwi.c229 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x00<<30); in init_default_table_values()
256 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x01<<30); in init_default_table_values()
1295 if (((circularQ->producer_idx + bcCount) % PM8001_MPI_QUEUE) == in pm8001_mpi_msg_free_get()
1304 % PM8001_MPI_QUEUE; in pm8001_mpi_msg_free_get()
1399 % PM8001_MPI_QUEUE; in pm8001_mpi_msg_free_set()
1460 % PM8001_MPI_QUEUE; in pm8001_mpi_msg_consume()
1473 0x1f)) % PM8001_MPI_QUEUE; in pm8001_mpi_msg_consume()
A Dpm80xx_hwi.c778 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x00<<30); in init_default_table_values()
810 PM8001_MPI_QUEUE | (pm8001_ha->iomb_size << 16) | (0x01<<30); in init_default_table_values()

Completed in 20 milliseconds