Searched defs:c2h_evt (Results 1 – 10 of 10) sorted by relevance
321 struct c2h_evt_hdr *c2h_evt; in c2h_evt_read() local
429 s32 rtw_hal_c2h_handler(struct adapter *adapter, struct c2h_evt_hdr *c2h_evt) in rtw_hal_c2h_handler()
1822 u8 rtw_c2h_wk_cmd(struct adapter *padapter, u8 *c2h_evt) in rtw_c2h_wk_cmd()1855 static s32 c2h_evt_hdl(struct adapter *adapter, struct c2h_evt_hdr *c2h_evt, c2h_id_filter filter) in c2h_evt_hdl()1884 struct c2h_evt_hdr *c2h_evt; in c2h_wk_callback() local
385 s32 rtw_hal_c2h_handler(struct adapter *adapter, u8 *c2h_evt) in rtw_hal_c2h_handler()
503 struct c2h_evt_hdr_88xx *c2h_evt; in c2h_evt_read_88xx() local
900 struct c2h_evt_hdr_88xx *c2h_evt; in sd_int_dpc() local
3146 struct c2h_evt_hdr_88xx *c2h_evt = (struct c2h_evt_hdr_88xx *)buf; in c2h_id_filter_ccx_8723b() local
1775 u8 rtw_c2h_wk_cmd(struct adapter *padapter, u8 *c2h_evt) in rtw_c2h_wk_cmd()1813 u8 *c2h_evt; in c2h_wk_callback() local
108 #define c2h_evt_valid(c2h_evt) ((c2h_evt)->id || (c2h_evt)->plen) argument
79 #define c2h_evt_exist(c2h_evt) ((c2h_evt)->id || (c2h_evt)->plen) argument