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