OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_pcie_replay_count
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu.h
607
uint64_t (*
get_pcie_replay_count
)(struct amdgpu_device *adev);
member in struct:amdgpu_asic_funcs
1145
#define amdgpu_asic_get_pcie_replay_count(adev) ((adev)->asic_funcs->
get_pcie_replay_count
((adev)))
amdgpu_soc15.c
990
.
get_pcie_replay_count
= &soc15_get_pcie_replay_count,
1012
.
get_pcie_replay_count
= &soc15_get_pcie_replay_count,
amdgpu_nv.c
644
.
get_pcie_replay_count
= &nv_get_pcie_replay_count,
amdgpu_vi.c
1109
.
get_pcie_replay_count
= &vi_get_pcie_replay_count,
amdgpu_cik.c
1947
.
get_pcie_replay_count
= &cik_get_pcie_replay_count,
amdgpu_si.c
1439
.
get_pcie_replay_count
= &si_get_pcie_replay_count,
Completed in 25 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025