Searched refs:IOL_exec_cmds_sync (Results 1 – 2 of 2) sorted by relevance
1200 if (adapter->hal_func.IOL_exec_cmds_sync) in rtw_hal_iol_cmd()1201 return adapter->hal_func.IOL_exec_cmds_sync(adapter, xmit_frame, max_waiting_ms, bndy_cnt); in rtw_hal_iol_cmd()
419 …int (*IOL_exec_cmds_sync)(_adapter *padapter, struct xmit_frame *xmit_frame, u32 max_wating_ms, u3… member