Lines Matching refs:hif_ce_desc_event
113 void hif_ce_desc_data_record(struct hif_ce_desc_event *event, int len) in hif_ce_desc_data_record()
138 void hif_clear_ce_desc_debug_data(struct hif_ce_desc_event *event) in hif_clear_ce_desc_debug_data()
141 offsetof(struct hif_ce_desc_event, data)); in hif_clear_ce_desc_debug_data()
146 void hif_clear_ce_desc_debug_data(struct hif_ce_desc_event *event) in hif_clear_ce_desc_debug_data()
148 qdf_mem_zero(event, sizeof(struct hif_ce_desc_event)); in hif_clear_ce_desc_debug_data()
156 struct hif_ce_desc_event *event, in hif_ce_desc_record_rx_paddr()
268 struct hif_ce_desc_event *event; in hif_record_ce_desc_event()
271 struct hif_ce_desc_event *hist_ev = NULL; in hif_record_ce_desc_event()
274 hist_ev = (struct hif_ce_desc_event *)ce_hist->hist_ev[ce_id]; in hif_record_ce_desc_event()
1806 struct hif_ce_desc_event *event; in hif_dump_desc_event()
1810 struct hif_ce_desc_event *hist_ev = NULL; in hif_dump_desc_event()
1824 (struct hif_ce_desc_event *)ce_hist->hist_ev[ce_hist->hist_id]; in hif_dump_desc_event()