Searched refs:c2h_evt_hdr (Results 1 – 8 of 8) sorted by relevance
93 struct c2h_evt_hdr { struct
1695 struct c2h_evt_hdr c2h_event; in rtl_8723e_c2h_command_handle()
321 struct c2h_evt_hdr *c2h_evt; in c2h_evt_read()335 c2h_evt = (struct c2h_evt_hdr *)buf; in c2h_evt_read()
429 s32 rtw_hal_c2h_handler(struct adapter *adapter, struct c2h_evt_hdr *c2h_evt) in rtw_hal_c2h_handler()
255 struct c2h_evt_hdr *c2h_evt);406 struct c2h_evt_hdr *c2h_evt);
72 struct c2h_evt_hdr { struct
1855 static s32 c2h_evt_hdl(struct adapter *adapter, struct c2h_evt_hdr *c2h_evt, c2h_id_filter filter) in c2h_evt_hdl()1863 c2h_evt = (struct c2h_evt_hdr *)buf; in c2h_evt_hdl()1884 struct c2h_evt_hdr *c2h_evt; in c2h_wk_callback()1890 if ((c2h_evt = (struct c2h_evt_hdr *)rtw_cbuf_pop(evtpriv->c2h_queue)) != NULL) { in c2h_wk_callback()1971 c2h_evt_hdl(padapter, (struct c2h_evt_hdr *)pdrvextra_cmd->pbuf, NULL); in rtw_drvextra_cmd_hdl()