Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thunderbolt/
Dtunnel.c293 if (tb_port_use_credit_allocation(port)) { in tb_pci_init_credits()
1348 if (tb_port_use_credit_allocation(port)) in tb_dp_init_aux_credits()
1377 if (tb_port_use_credit_allocation(port)) { in tb_dp_init_video_credits()
1660 if (tb_port_use_credit_allocation(port)) { in tb_dma_reserve_credits()
1751 if (tb_port_use_credit_allocation(port)) { in tb_dma_release_credits()
2054 if (tb_port_use_credit_allocation(port)) { in tb_usb3_init_credits()
Dtb.h1103 static inline bool tb_port_use_credit_allocation(const struct tb_port *port) in tb_port_use_credit_allocation() function