Home
last modified time | relevance | path

Searched refs:c2h_evt_hdr (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/r8188eu/hal/
A Dhal_com.c301 struct c2h_evt_hdr *c2h_evt; in c2h_evt_read()
315 c2h_evt = (struct c2h_evt_hdr *)buf; in c2h_evt_read()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dhal_btc.h93 struct c2h_evt_hdr { struct
A Dhal_btc.c1695 struct c2h_evt_hdr c2h_event; in rtl_8723e_c2h_command_handle()
/linux/drivers/staging/r8188eu/core/
A Drtw_cmd.c1317 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()
/linux/drivers/staging/rtl8723bs/include/
A Drtw_cmd.h93 struct c2h_evt_hdr { struct
/linux/drivers/staging/r8188eu/include/
A Drtw_cmd.h73 struct c2h_evt_hdr { struct

Completed in 17 milliseconds