Searched refs:feat_flag (Results 1 – 2 of 2) sorted by relevance
281 u32 feat_flag, u16 offset, u16 *return_code) in cxl_set_feature() argument297 feat_flag &= ~CXL_SET_FEAT_FLAG_DATA_TRANSFER_MASK; in cxl_set_feature()298 feat_flag |= CXL_SET_FEAT_FLAG_DATA_SAVED_ACROSS_RESET; in cxl_set_feature()308 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()312 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()343 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()346 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()
223 size_t feat_data_size, u32 feat_flag, u16 offset,