Searched refs:IOL_exec_cmds_sync (Results 1 – 3 of 3) sorted by relevance
410 if (adapter->HalFunc.IOL_exec_cmds_sync) in rtw_hal_iol_cmd()411 return adapter->HalFunc.IOL_exec_cmds_sync(adapter, xmit_frame, in rtw_hal_iol_cmd()
1839 pHalFunc->IOL_exec_cmds_sync = &rtl8188e_IOL_exec_cmds_sync; in rtl8188e_set_hal_ops()
248 int (*IOL_exec_cmds_sync)(struct adapter *padapter, member