previous_tx_index  859 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 			((tx_end_index != service_quota->previous_tx_index) &&
previous_tx_index  951 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 		if (tx_end_index != service_quota->previous_tx_index) {
previous_tx_index  952 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 			service_quota->previous_tx_index = tx_end_index;
previous_tx_index 2396 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 		service_quota->previous_tx_index =
previous_tx_index  309 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h 	int previous_tx_index;