Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dhtc.c487 if (htc->service_alloc_table[i].service_id == service_id) { in ath11k_htc_get_credit_allocation()
489 htc->service_alloc_table[i].credit_allocation; in ath11k_htc_get_credit_allocation()
507 serv_entry = htc->service_alloc_table; in ath11k_htc_setup_target_buffer_assignments()
Dhtc.h294 service_alloc_table[ATH11K_HTC_MAX_SERVICE_ALLOC_ENTRIES]; member
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dhtc.h299 service_alloc_table[ATH12K_HTC_MAX_SERVICE_ALLOC_ENTRIES]; member
Dhtc.c446 serv_entry = htc->service_alloc_table; in ath12k_htc_get_credit_allocation()
469 serv_entry = htc->service_alloc_table; in ath12k_htc_setup_target_buffer_assignments()