Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/hal/
Dhal_intf.c410 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()
Drtl8188e_hal_init.c1839 pHalFunc->IOL_exec_cmds_sync = &rtl8188e_IOL_exec_cmds_sync; in rtl8188e_set_hal_ops()
/Linux-v5.15/drivers/staging/r8188eu/include/
Dhal_intf.h248 int (*IOL_exec_cmds_sync)(struct adapter *padapter, member