Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mca.c277 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()
H A Damdgpu_ras.c1135 u64 event_id = qctx->evid.event_id; in amdgpu_ras_error_print_error_data()
1223 u64 event_id = qctx->evid.event_id; in amdgpu_ras_error_generate_report()
1303 u64 event_id = qctx->evid.event_id; in amdgpu_ras_virt_error_generate_report()
1517 qctx.evid.type = type; in amdgpu_ras_query_error_status_with_event()
1518 qctx.evid.event_id = amdgpu_ras_acquire_event_id(adev, type); in amdgpu_ras_query_error_status_with_event()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3079 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()