Searched refs:c2h_evt_read_88xx (Results 1 – 4 of 4) sorted by relevance
233 s32 c2h_evt_read_88xx(struct adapter *adapter, u8 *buf);
984 if (c2h_evt_read_88xx(adapter, (u8 *)c2h_evt) == _SUCCESS) { in sd_int_dpc()
901 s32 c2h_evt_read_88xx(struct adapter *adapter, u8 *buf) in c2h_evt_read_88xx() function
1899 if (c2h_evt_read_88xx(adapter, c2h_evt) != _SUCCESS) { in c2h_wk_callback()