Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/pm8001/
Dpm8001_hwi.c1280 u8 bcCount = 1; /* only support single buffer */ in pm8001_mpi_msg_free_get() local
1291 if (((circularQ->producer_idx + bcCount) % PM8001_MPI_QUEUE) == in pm8001_mpi_msg_free_get()
1299 circularQ->producer_idx = (circularQ->producer_idx + bcCount) in pm8001_mpi_msg_free_get()