Home
last modified time | relevance | path

Searched defs:c2h_evt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c1647 u8 rtw_c2h_wk_cmd(struct adapter *padapter, u8 *c2h_evt) in rtw_c2h_wk_cmd()
1685 u8 *c2h_evt; in c2h_wk_callback() local
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h108 #define c2h_evt_valid(c2h_evt) ((c2h_evt)->id || (c2h_evt)->plen) argument
/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c2226 struct c2h_evt_hdr_88xx *c2h_evt = (struct c2h_evt_hdr_88xx *)buf; in c2h_id_filter_ccx_8723b() local