Searched refs:port_capacity (Results 1 – 2 of 2) sorted by relevance
81 unsigned int port_capacity; in test_self_id_sequence_get_port_status() local87 port_capacity = self_id_sequence_get_port_capacity(ARRAY_SIZE(expected)) + 1; in test_self_id_sequence_get_port_status()88 KUNIT_ASSERT_EQ(test, port_capacity, ARRAY_SIZE(port_status)); in test_self_id_sequence_get_port_status()90 for (port_index = 0; port_index < port_capacity; ++port_index) { in test_self_id_sequence_get_port_status()
126 unsigned int port_capacity; in build_tree() local142 port_capacity = self_id_sequence_get_port_capacity(quadlet_count); in build_tree()145 for (port_index = 0; port_index < port_capacity; ++port_index) { in build_tree()