Searched refs:c2h_evt_read (Results 1 – 1 of 1) sorted by relevance
1278 static s32 c2h_evt_read(struct adapter *adapter, u8 *buf) in c2h_evt_read() function1339 c2h_evt_read(adapter, buf); in c2h_evt_hdl()1359 if (c2h_evt_read(adapter, (u8 *)c2h_evt) != _SUCCESS) { in c2h_wk_callback()