Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dhtc.c421 if (htc->service_alloc_table[i].service_id == service_id) { in ath11k_htc_get_credit_allocation()
423 htc->service_alloc_table[i].credit_allocation; in ath11k_htc_get_credit_allocation()
441 serv_entry = htc->service_alloc_table; in ath11k_htc_setup_target_buffer_assignments()
Dhtc.h296 service_alloc_table[ATH11K_HTC_MAX_SERVICE_ALLOC_ENTRIES]; member