Searched refs:bulks (Results 1 – 2 of 2) sorted by relevance
1228 &queue->bulks[BULK_INDEX(queue->remote_notify)]; in notify_bulks()1255 &queue->bulks[BULK_INDEX(queue->remove)]; in notify_bulks()1397 VCHIQ_BULK_T *bulk = &queue->bulks[BULK_INDEX(queue->process)]; in resolve_bulks()1461 VCHIQ_BULK_T *bulk = &queue->bulks[BULK_INDEX(queue->process)]; in abort_outstanding_bulks()1895 bulk = &queue->bulks[ in parse_rx_slots()1977 bulk = &queue->bulks[ in parse_rx_slots()3383 bulk = &queue->bulks[BULK_INDEX(queue->local_insert)]; in vchiq_bulk_transfer()3844 tx_pending ? service->bulk_tx.bulks[ in vchiq_dump_service_state()3847 rx_pending ? service->bulk_rx.bulks[ in vchiq_dump_service_state()
260 VCHIQ_BULK_T bulks[VCHIQ_NUM_SERVICE_BULKS]; member