Searched refs:port_capacity (Results 1 – 1 of 1) 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()