Home
last modified time | relevance | path

Searched refs:tb_port_use_credit_allocation (Results 1 – 2 of 2) sorted by relevance

/drivers/thunderbolt/
Dtunnel.c162 if (tb_port_use_credit_allocation(port)) { in tb_pci_init_credits()
690 if (tb_port_use_credit_allocation(port)) in tb_dp_init_aux_credits()
716 if (tb_port_use_credit_allocation(port)) { in tb_dp_init_video_credits()
932 if (tb_port_use_credit_allocation(port)) { in tb_dma_reserve_credits()
1023 if (tb_port_use_credit_allocation(port)) { in tb_dma_release_credits()
1320 if (tb_port_use_credit_allocation(port)) { in tb_usb3_init_credits()
Dtb.h914 static inline bool tb_port_use_credit_allocation(const struct tb_port *port) in tb_port_use_credit_allocation() function