Searched refs:evt_id (Results 1 – 8 of 8) sorted by relevance
253 static inline int telemetry_plt_config_ioss_event(u32 evt_id, int index) in telemetry_plt_config_ioss_event() argument258 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_ioss_event()269 static inline int telemetry_plt_config_pss_event(u32 evt_id, int index) in telemetry_plt_config_pss_event() argument274 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_pss_event()335 telm_conf->ioss_config.telem_evts[idx].evt_id, in telemetry_setup_iossevtconfig()338 telm_conf->ioss_config.telem_evts[idx].evt_id); in telemetry_setup_iossevtconfig()363 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()367 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()382 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()386 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()[all …]
47 u16 evt_id; member
43 if (unlikely(resp->id != evtchnl->evt_id)) in evtchnl_interrupt_ctrl()104 if (unlikely(event->id != evtchnl->evt_id++)) in evtchnl_interrupt_evt()
98 evtchnl->evt_id = req->id; in be_prepare_req()
50 u16 evt_id; member
45 if (resp->id != channel->evt_id) in evtchnl_interrupt_req()117 if (unlikely(event->id != channel->evt_id++)) in evtchnl_interrupt_evt()
35 evtchnl->evt_id = req->id; in be_stream_prepare_req()
37 u32 evt_id; member