Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dfeatures.c115 int retrieved, alloc_size, copy_feats; in get_supported_features() local
121 copy_feats = max_feats; in get_supported_features()
124 copy_feats = remain_feats; in get_supported_features()
173 remain_feats += copy_feats - num_entries; in get_supported_features()