Searched refs:evid (Results 1 – 6 of 6) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_mca.c | 277 u64 event_id = qctx ? qctx->evid.event_id : RAS_EVENT_INVALID_ID; in amdgpu_mca_smu_mca_bank_dump() 557 qctx.evid.event_id = RAS_EVENT_INVALID_ID; in mca_dump_show()
|
| A D | amdgpu_ras.h | 463 struct ras_event_id evid; member
|
| A D | amdgpu_ras.c | 1062 u64 event_id = qctx->evid.event_id; in amdgpu_ras_error_print_error_data() 1150 u64 event_id = qctx->evid.event_id; in amdgpu_ras_error_generate_report() 1230 u64 event_id = qctx->evid.event_id; in amdgpu_ras_virt_error_generate_report() 1444 qctx.evid.type = type; in amdgpu_ras_query_error_status_with_event() 1445 qctx.evid.event_id = amdgpu_ras_acquire_event_id(adev, type); in amdgpu_ras_query_error_status_with_event()
|
| A D | amdgpu_aca.c | 115 u64 event_id = qctx ? qctx->evid.event_id : RAS_EVENT_INVALID_ID; in aca_smu_bank_dump()
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_switchdev.c | 3079 u16 local_port, vid, fid, evid = 0; in mlxsw_sp_fdb_notify_mac_process() local 3109 evid = mlxsw_sp_port_vlan->vid; in mlxsw_sp_fdb_notify_mac_process() 3118 err = mlxsw_sp_port_fdb_uc_op(mlxsw_sp, local_port, mac, fid, evid, in mlxsw_sp_fdb_notify_mac_process()
|
| A D | reg.h | 2306 MLXSW_ITEM32(reg, smpe, evid, 0x08, 0, 12); 2309 u16 smpe_index, u16 evid) in mlxsw_reg_smpe_pack() argument 2314 mlxsw_reg_smpe_evid_set(payload, evid); in mlxsw_reg_smpe_pack()
|
Completed in 48 milliseconds