HomeSort by: relevance | last modified time | path
    Searched refs:max_ras_err_cnt_per_query (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_umc.h 38 uint32_t max_ras_err_cnt_per_query; member in struct:amdgpu_umc
amdgpu_umc.c 110 adev->umc.max_ras_err_cnt_per_query) {
112 kcalloc(adev->umc.max_ras_err_cnt_per_query,
amdgpu_gmc_v9_0.c 804 adev->umc.max_ras_err_cnt_per_query = UMC_V6_1_TOTAL_CHANNEL_NUM;
812 adev->umc.max_ras_err_cnt_per_query = UMC_V6_1_TOTAL_CHANNEL_NUM;

Completed in 12 milliseconds