Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtunnel.c208 if (tb_port_use_credit_allocation(port)) { in tb_pci_init_credits()
1169 if (tb_port_use_credit_allocation(port)) in tb_dp_init_aux_credits()
1195 if (tb_port_use_credit_allocation(port)) { in tb_dp_init_video_credits()
1462 if (tb_port_use_credit_allocation(port)) { in tb_dma_reserve_credits()
1553 if (tb_port_use_credit_allocation(port)) { in tb_dma_release_credits()
1854 if (tb_port_use_credit_allocation(port)) { in tb_usb3_init_credits()
Dtb.h1043 static inline bool tb_port_use_credit_allocation(const struct tb_port *port) in tb_port_use_credit_allocation() function