Searched refs:PM8001_MPI_QUEUE (Results 1 – 5 of 5) sorted by relevance
79 #define PM8001_MPI_QUEUE 1024 /* maximum mpi queue entries */ macro
350 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()
408 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()
229 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()
778 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 21 milliseconds