Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/athk/ath11k/
H A 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()
H A Dhtc.h294 service_alloc_table[ATH11K_HTC_MAX_SERVICE_ALLOC_ENTRIES]; member
/freebsd-src/sys/contrib/dev/athk/ath12k/
H A Dhtc.h299 service_alloc_table[ATH12K_HTC_MAX_SERVICE_ALLOC_ENTRIES]; member
H A 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()