Searched refs:c2h_evt_hdr (Results 1 – 6 of 6) sorted by relevance
301 struct c2h_evt_hdr *c2h_evt; in c2h_evt_read()315 c2h_evt = (struct c2h_evt_hdr *)buf; in c2h_evt_read()
93 struct c2h_evt_hdr { struct
1695 struct c2h_evt_hdr c2h_event; in rtl_8723e_c2h_command_handle()
1317 static void c2h_evt_hdl(struct adapter *adapter, struct c2h_evt_hdr *c2h_evt, c2h_id_filter filter) in c2h_evt_hdl()1329 struct c2h_evt_hdr *c2h_evt; in c2h_wk_callback()1334 if ((c2h_evt = (struct c2h_evt_hdr *)rtw_cbuf_pop(evtpriv->c2h_queue)) != NULL) { in c2h_wk_callback()1403 c2h_evt_hdl(padapter, (struct c2h_evt_hdr *)pdrvextra_cmd->pbuf, NULL); in rtw_drvextra_cmd_hdl()
73 struct c2h_evt_hdr { struct
Completed in 17 milliseconds