Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtunnel.c165 if (tb_port_use_credit_allocation(port)) { in tb_pci_init_credits()
703 if (tb_port_use_credit_allocation(port)) in tb_dp_init_aux_credits()
729 if (tb_port_use_credit_allocation(port)) { in tb_dp_init_video_credits()
945 if (tb_port_use_credit_allocation(port)) { in tb_dma_reserve_credits()
1036 if (tb_port_use_credit_allocation(port)) { in tb_dma_release_credits()
1333 if (tb_port_use_credit_allocation(port)) { in tb_usb3_init_credits()
Dtb.h1024 static inline bool tb_port_use_credit_allocation(const struct tb_port *port) in tb_port_use_credit_allocation() function