Home
last modified time | relevance | path

Searched refs:credit_allocation (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/thunderbolt/
H A Dquirks.c18 if (sw->credit_allocation && sw->min_dp_main_credits == 56) { in quirk_dp_credit_allocation()
H A Dtest.c163 sw->credit_allocation = true; in alloc_host_usb4()
392 sw->credit_allocation = true; in alloc_dev_without_dp()
413 sw->credit_allocation = true; in alloc_dev_usb4()
/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.h263 u8 credit_allocation; member
H A Dhtc.c490 htc->service_alloc_table[i].credit_allocation; in ath11k_htc_get_credit_allocation()
518 serv_entry[i].credit_allocation = credits; in ath11k_htc_setup_target_buffer_assignments()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h282 u8 credit_allocation; member
H A Dhtc.c456 allocation = serv_entry[i].credit_allocation; in ath12k_htc_get_credit_allocation()
485 serv_entry[i].credit_allocation = credits; in ath12k_htc_setup_target_buffer_assignments()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h370 u8 credit_allocation; member