Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c85 static inline unsigned int tb_usable_credits(const struct tb_port *port) in tb_usable_credits() function
114 credits = tb_usable_credits(port); in tb_available_credits()
1553 tmp = min(tb_usable_credits(hop->in_port), credits); in tb_dma_init_rx_path()