Searched refs:evid (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_mca.c | 277 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()
|
D | amdgpu_ras.h | 460 struct ras_event_id evid; member
|
D | amdgpu_aca.c | 125 u64 event_id = qctx ? qctx->evid.event_id : RAS_EVENT_INVALID_ID; in aca_smu_bank_dump()
|
D | amdgpu_ras.c | 1060 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/ |
D | spectrum_switchdev.c | 3053 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()
|
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()
|