Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dquirks.c18 if (sw->credit_allocation && sw->min_dp_main_credits == 56) { in quirk_dp_credit_allocation()
Dtb.h208 bool credit_allocation; member
1100 return tb_port_is_null(port) && port->sw->credit_allocation; in tb_port_use_credit_allocation()
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()
Dusb4.c842 sw->credit_allocation = true; in usb4_switch_credits_init()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhtc.h282 u8 credit_allocation; member
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-6.12.1/drivers/net/wireless/ath/ath11k/
Dhtc.h263 u8 credit_allocation; member
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-6.12.1/drivers/net/wireless/ath/ath10k/
Dhtc.h370 u8 credit_allocation; member