Home
last modified time | relevance | path

Searched refs:IOL_exec_cmds_sync (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_intf.c1200 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()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_intf.h419 …int (*IOL_exec_cmds_sync)(_adapter *padapter, struct xmit_frame *xmit_frame, u32 max_wating_ms, u3… member