Searched defs:c2h_evt (Results 1 – 5 of 5) sorted by relevance
1206 int rtw_c2h_wk_cmd23a(struct rtw_adapter *padapter, u8 *c2h_evt) in rtw_c2h_wk_cmd23a()1241 static int c2h_evt_hdl(struct rtw_adapter *adapter, struct c2h_evt_hdr *c2h_evt) in c2h_evt_hdl()
233 struct c2h_evt_hdr *c2h_evt; in usb_read_interrupt_complete() local
362 struct c2h_evt_hdr *c2h_evt; in c2h_evt_read23a() local
1072 int c2h_handler_8723a(struct rtw_adapter *padapter, struct c2h_evt_hdr *c2h_evt) in c2h_handler_8723a()
83 struct c2h_evt_hdr c2h_evt; member90 #define c2h_evt_exist(c2h_evt) ((c2h_evt)->id || (c2h_evt)->plen) argument