Searched refs:evt_id (Results 1 – 8 of 8) sorted by relevance
261 static inline int telemetry_plt_config_ioss_event(u32 evt_id, int index) in telemetry_plt_config_ioss_event() argument266 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_ioss_event()277 static inline int telemetry_plt_config_pss_event(u32 evt_id, int index) in telemetry_plt_config_pss_event() argument282 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_pss_event()343 telm_conf->ioss_config.telem_evts[idx].evt_id, in telemetry_setup_iossevtconfig()346 telm_conf->ioss_config.telem_evts[idx].evt_id); in telemetry_setup_iossevtconfig()371 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()375 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()390 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()394 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()
109 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()
46 u32 evt_id; member