Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dquirks.c18 if (sw->credit_allocation && sw->min_dp_main_credits == 56) { in quirk_dp_credit_allocation()
H A Dtb.h206 bool credit_allocation; member
1067 return tb_port_is_null(port) && port->sw->credit_allocation; in tb_port_use_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()
H A Dusb4.c844 sw->credit_allocation = true; in usb4_switch_credits_init()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.h278 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()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h282 u8 credit_allocation; member
H A 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()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h384 u8 credit_allocation; member