Home
last modified time | relevance | path

Searched refs:producer_idx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_hwi.c251 pm8001_ha->inbnd_q_tbl[i].producer_idx = 0; in init_default_table_values()
1295 if (((circularQ->producer_idx + bcCount) % PM8001_MPI_QUEUE) == in pm8001_mpi_msg_free_get()
1301 offset = circularQ->producer_idx * messageSize; in pm8001_mpi_msg_free_get()
1303 circularQ->producer_idx = (circularQ->producer_idx + bcCount) in pm8001_mpi_msg_free_get()
1334 circularQ->producer_idx, le32_to_cpu(circularQ->consumer_index)); in pm8001_mpi_build_cmd()
1363 circularQ->pi_offset, circularQ->producer_idx); in pm8001_mpi_build_cmd()
1366 responseQueue, opCode, circularQ->producer_idx, in pm8001_mpi_build_cmd()
H A Dpm8001_sas.h444 u32 producer_idx; member
H A Dpm80xx_hwi.c800 pm8001_ha->inbnd_q_tbl[i].producer_idx = 0; in init_default_table_values()
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_hwi.c249 pm8001_ha->inbnd_q_tbl[i].producer_idx = 0; in init_default_table_values()
1288 if (((circularQ->producer_idx + bcCount) % PM8001_MPI_QUEUE) == in pm8001_mpi_msg_free_get()
1294 offset = circularQ->producer_idx * messageSize; in pm8001_mpi_msg_free_get()
1296 circularQ->producer_idx = (circularQ->producer_idx + bcCount) in pm8001_mpi_msg_free_get()
1353 circularQ->pi_offset, circularQ->producer_idx); in pm8001_mpi_build_cmd()
1356 responseQueue, opCode, circularQ->producer_idx, in pm8001_mpi_build_cmd()
H A Dpm8001_sas.h441 u32 producer_idx; member
H A Dpm80xx_hwi.c798 pm8001_ha->inbnd_q_tbl[i].producer_idx = 0; in init_default_table_values()

Completed in 26 milliseconds