Searched refs:req_entries (Results 1 – 1 of 1) sorted by relevance
1218 uint16_t index, req_entries; in cmd_features_get_supported() local1229 req_entries = (get_feats_in->count - in cmd_features_get_supported()1232 req_entries = MIN(req_entries, in cmd_features_get_supported()1236 entry < req_entries; index++) { in cmd_features_get_supported()1273 get_feats_out->hdr.entries = req_entries; in cmd_features_get_supported()1275 req_entries * sizeof(CXLSupportedFeatureEntry); in cmd_features_get_supported()