Searched refs:feat_flag (Results 1 – 2 of 2) sorted by relevance
282 u32 feat_flag, u16 offset, u16 *return_code) in cxl_set_feature() argument298 feat_flag &= ~CXL_SET_FEAT_FLAG_DATA_TRANSFER_MASK; in cxl_set_feature()299 feat_flag |= CXL_SET_FEAT_FLAG_DATA_SAVED_ACROSS_RESET; in cxl_set_feature()309 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()313 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()345 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()348 pi->flags = cpu_to_le32(feat_flag | in cxl_set_feature()
226 size_t feat_data_size, u32 feat_flag, u16 offset,