Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtunnel.c70 static inline unsigned int tb_usable_credits(const struct tb_port *port) in tb_usable_credits() function
99 credits = tb_usable_credits(port); in tb_available_credits()
993 tmp = min(tb_usable_credits(hop->in_port), credits); in tb_dma_init_rx_path()