Home
last modified time | relevance | path

Searched refs:evid (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mca.c277 u64 event_id = qctx ? qctx->evid.event_id : RAS_EVENT_INVALID_ID; in amdgpu_mca_smu_mca_bank_dump()
538 qctx.evid.event_id = RAS_EVENT_INVALID_ID; in mca_dump_show()
Damdgpu_ras.h460 struct ras_event_id evid; member
Damdgpu_aca.c125 u64 event_id = qctx ? qctx->evid.event_id : RAS_EVENT_INVALID_ID; in aca_smu_bank_dump()
Damdgpu_ras.c1060 u64 event_id = qctx->evid.event_id; in amdgpu_ras_error_print_error_data()
1145 u64 event_id = qctx->evid.event_id; in amdgpu_ras_error_generate_report()
1392 qctx.evid.type = type; in amdgpu_ras_query_error_status_with_event()
1393 qctx.evid.event_id = amdgpu_ras_acquire_event_id(adev, type); in amdgpu_ras_query_error_status_with_event()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3053 u16 local_port, vid, fid, evid = 0; in mlxsw_sp_fdb_notify_mac_process() local
3083 evid = mlxsw_sp_port_vlan->vid; in mlxsw_sp_fdb_notify_mac_process()
3092 err = mlxsw_sp_port_fdb_uc_op(mlxsw_sp, local_port, mac, fid, evid, in mlxsw_sp_fdb_notify_mac_process()
Dreg.h2306 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()