Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dcore-card.c289 static const char gap_count_table[] = { variable
479 root_node->max_hops < ARRAY_SIZE(gap_count_table)) in bm_work()
480 gap_count = gap_count_table[root_node->max_hops]; in bm_work()