Lines Matching full:feature
29 * @count: bytes of Feature data to return in output
30 * @start_idx: index of first requested Supported Feature Entry, 0 based.
34 * Input block for Get support Feature
57 * struct cxl_feat_entry - Supported Feature Entry
58 * @uuid: UUID of the Feature
59 * @id: id to identify the feature. 0 based
60 * @get_feat_size: max bytes required for Get Feature command for this Feature
61 * @set_feat_size: max bytes required for Set Feature command for this Feature
63 * @get_feat_ver: Get Feature version
64 * @set_feat_ver: Set Feature version
65 * @effects: Set Feature command effects
69 * Get Supported Features Supported Feature Entry
91 * @num_entries: number of Supported Feature Entries returned
94 * @ents: Supported Feature Entries array
109 * Get Feature CXL spec r3.2 Spec 8.2.9.6.2
113 * struct cxl_mbox_get_feat_in - Get Feature input
114 * @uuid: UUID for Feature
115 * @offset: offset of the first byte in Feature data for output payload
116 * @count: count in bytes of Feature data returned
129 * enum cxl_get_feat_selection - selection field of Get Feature input
139 * Set Feature CXL spec r3.2 8.2.9.6.3
144 * @uuid: UUID for Feature
145 * @flags: set feature flags
146 * @offset: byte offset of Feature data to update
147 * @version: Feature version of the data in Feature Data
165 * enum cxl_set_feat_flag_data_transfer - Set Feature flags field