Searched refs:feat_flag (Results 1 – 2 of 2) sorted by relevance
271 u32 feat_flag, u16 offset, u16 *return_code) in cxl_set_feature() argument287 feat_flag &= ~CXL_SET_FEAT_FLAG_DATA_TRANSFER_MASK; in cxl_set_feature()288 feat_flag |= CXL_SET_FEAT_FLAG_DATA_SAVED_ACROSS_RESET; in cxl_set_feature()298 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()302 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()333 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()336 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()
133 size_t feat_data_size, u32 feat_flag, u16 offset,