Searched refs:evt_hist (Results 1 – 2 of 2) sorted by relevance
174 hist_ev = scn->evt_hist[intr_grp_id]; in hif_hist_record_event()203 scn->evt_hist[id] = &hif_event_desc_history[id]; in hif_event_history_init()204 qdf_atomic_set(&scn->evt_hist[id]->index, -1); in hif_event_history_init()213 scn->evt_hist[id] = NULL; in hif_event_history_deinit()
435 struct hif_event_history *evt_hist[HIF_NUM_INT_CONTEXTS]; member