Searched refs:c2h_evt_read (Results 1 – 3 of 3) sorted by relevance
154 s32 c2h_evt_read(struct adapter *adapter, u8 *buf);
318 s32 c2h_evt_read(struct adapter *adapter, u8 *buf) in c2h_evt_read() function
1862 if (c2h_evt_read(adapter, buf) == _SUCCESS) { in c2h_evt_hdl()1897 if (c2h_evt_read(adapter, (u8 *)c2h_evt) != _SUCCESS) { in c2h_wk_callback()