HomeSort by: relevance | last modified time | path
    Searched refs:previous_tx_index (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h 346 int previous_tx_index; member in struct:vchiq_service_quota_struct
vchiq_core.c 840 ((tx_end_index != service_quota->previous_tx_index) &&
937 if (tx_end_index != service_quota->previous_tx_index) {
938 service_quota->previous_tx_index = tx_end_index;
2693 service_quota->previous_tx_index =

Completed in 15 milliseconds