Searched refs:MAX_CXL_TEST_FEATS (Results 1 – 1 of 1) sorted by relevance
1412 #define MAX_CXL_TEST_FEATS 1 macro1524 out->supported_feats = cpu_to_le16(MAX_CXL_TEST_FEATS); in mock_get_supported_features()1526 if (count < struct_size(out, ents, MAX_CXL_TEST_FEATS)) { in mock_get_supported_features()1531 out->num_entries = cpu_to_le16(MAX_CXL_TEST_FEATS); in mock_get_supported_features()