Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firewire/
Dcore-card.c276 static const char gap_count_table[] = { variable
466 root_node->max_hops < ARRAY_SIZE(gap_count_table)) in bm_work()
467 gap_count = gap_count_table[root_node->max_hops]; in bm_work()