Home
last modified time | relevance | path

Searched refs:start_hop (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dnhi.c506 unsigned int start_hop = RING_FIRST_USABLE_HOPID; in nhi_alloc_hop() local
510 start_hop = RING_FIRST_USABLE_HOPID + 1; in nhi_alloc_hop()
527 for (i = start_hop; i < nhi->hop_count; i++) { in nhi_alloc_hop()
542 if (ring->hop > 0 && ring->hop < start_hop) { in nhi_alloc_hop()

Completed in 3 milliseconds