Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dhtc.c488 if (htc->service_alloc_table[i].service_id == service_id) { in ath11k_htc_get_credit_allocation()
490 htc->service_alloc_table[i].credit_allocation; in ath11k_htc_get_credit_allocation()
508 serv_entry = htc->service_alloc_table; in ath11k_htc_setup_target_buffer_assignments()
Dhtc.h280 service_alloc_table[ATH11K_HTC_MAX_SERVICE_ALLOC_ENTRIES]; member
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhtc.h299 service_alloc_table[ATH12K_HTC_MAX_SERVICE_ALLOC_ENTRIES]; member
Dhtc.c452 serv_entry = htc->service_alloc_table; in ath12k_htc_get_credit_allocation()
475 serv_entry = htc->service_alloc_table; in ath12k_htc_setup_target_buffer_assignments()