Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/pm8001/
Dpm8001_hwi.c1279 u8 bcCount = 1; /* only support single buffer */ in pm8001_mpi_msg_free_get() local
1290 if (((circularQ->producer_idx + bcCount) % PM8001_MPI_QUEUE) == in pm8001_mpi_msg_free_get()
1298 circularQ->producer_idx = (circularQ->producer_idx + bcCount) in pm8001_mpi_msg_free_get()