Searched refs:bcCount (Results 1 – 1 of 1) sorted by relevance
1228 u8 bcCount = 1; /* only support single buffer */ in pm8001_mpi_msg_free_get() local1239 if (((circularQ->producer_idx + bcCount) % PM8001_MPI_QUEUE) == in pm8001_mpi_msg_free_get()1247 circularQ->producer_idx = (circularQ->producer_idx + bcCount) in pm8001_mpi_msg_free_get()