Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dquirks.c18 if (sw->credit_allocation && sw->min_dp_main_credits == 56) { in quirk_dp_credit_allocation()
Dtb.h209 bool credit_allocation; member
1045 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.c843 sw->credit_allocation = true; in usb4_switch_credits_init()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dhtc.h277 u8 credit_allocation; member
Dhtc.c489 htc->service_alloc_table[i].credit_allocation; in ath11k_htc_get_credit_allocation()
517 serv_entry[i].credit_allocation = credits; in ath11k_htc_setup_target_buffer_assignments()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dhtc.h282 u8 credit_allocation; member
Dhtc.c450 allocation = serv_entry[i].credit_allocation; in ath12k_htc_get_credit_allocation()
479 serv_entry[i].credit_allocation = credits; in ath12k_htc_setup_target_buffer_assignments()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dhtc.h384 u8 credit_allocation; member