Home
last modified time | relevance | path

Searched refs:service_tx_alloc (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath10k/
Dhtc.c481 entry = &htc->service_tx_alloc[0]; in ath10k_htc_setup_target_buffer_assignments()
500 if (htc->service_tx_alloc[i].service_id == service_id) in ath10k_htc_get_credit_allocation()
502 htc->service_tx_alloc[i].credit_allocation; in ath10k_htc_get_credit_allocation()
Dhtc.h343 struct ath10k_htc_svc_tx_credits service_tx_alloc[ATH10K_HTC_EP_COUNT]; member