Home
last modified time | relevance | path

Searched refs:_os_set_timer (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ser.c147 _os_set_timer(drv, in _ser_reset_status()
246 _os_set_timer(drv, &cser->poll_timer, intvl); in _ser_m3_m5_waiting()
407 _os_set_timer(drv, &cser->poll_timer, CMD_SER_USB_POLLING_INTERVAL_IDL); in _ser_fail_ev_hdlr()
453 _os_set_timer(drv, &cser->poll_timer, CMD_SER_USB_POLLING_INTERVAL_ACT); /* 10ms */ in _ser_msg_hdl_polling_chk()
456 _os_set_timer(drv, &cser->poll_timer, CMD_SER_USB_POLLING_INTERVAL_IDL); /* 1000ms */ in _ser_msg_hdl_polling_chk()
512 _os_set_timer(drv, in _ser_msg_hdl_fw_expire()
H A Dphl_watchdog.c87 _os_set_timer(phl_to_drvpriv(phl_info), &wdog->wdog_timer, wdog->period); in _phl_trigger_next_watchdog()
H A Dphl_ecsa.c203 _os_set_timer(d, &ecsa_ctrl->timer, next_timeslot); in _phl_ecsa_calculate_next_timer()
788 _os_set_timer(d, &ecsa_ctrl->timer, ecsa_ctrl->ecsa_param.delay_start_ms); in rtw_phl_ecsa_start()
H A Dpltfm_ops_macos.h189 static __inline void _os_set_timer(void *h, _os_timer *timer, u32 ms_delay) in _os_set_timer() function
H A Dphl_cmd_scan.c570 _os_set_timer(d, &param->scan_timer, param->ext_act_scan_period); in _cmd_scan_hdl_internal_evt()
636 _os_set_timer(d, &param->scan_timer, scan_ch->duration); in _cmd_scan_hdl_internal_evt()
H A Dpltfm_ops_none.h265 static __inline void _os_set_timer(void *h, _os_timer *timer, u32 ms_delay) in _os_set_timer() function
H A Dpltfm_ops_windows.h366 static __inline void _os_set_timer(void *drv_priv, _os_timer *timer, u32 ms_delay) in _os_set_timer() function
H A Dphl_led.c292 _os_set_timer(drv_priv, &(timer_args->timer), in _phl_led_ctrl_toggle_hdlr()
H A Dphl_cmd_ps.c758 _os_set_timer(phl_to_drvpriv(ps->phl_info), &ps->ps_timer, CMD_PS_TIMER_PERIOD); in _ps_mdl_start()
1695 _os_set_timer(phl_to_drvpriv(ps->phl_info), &ps->ps_timer, CMD_PS_TIMER_PERIOD); in _ps_period_chk_hdlr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ser.c147 _os_set_timer(drv, in _ser_reset_status()
246 _os_set_timer(drv, &cser->poll_timer, intvl); in _ser_m3_m5_waiting()
407 _os_set_timer(drv, &cser->poll_timer, CMD_SER_USB_POLLING_INTERVAL_IDL); in _ser_fail_ev_hdlr()
453 _os_set_timer(drv, &cser->poll_timer, CMD_SER_USB_POLLING_INTERVAL_ACT); /* 10ms */ in _ser_msg_hdl_polling_chk()
456 _os_set_timer(drv, &cser->poll_timer, CMD_SER_USB_POLLING_INTERVAL_IDL); /* 1000ms */ in _ser_msg_hdl_polling_chk()
512 _os_set_timer(drv, in _ser_msg_hdl_fw_expire()
H A Dphl_watchdog.c87 _os_set_timer(phl_to_drvpriv(phl_info), &wdog->wdog_timer, wdog->period); in _phl_trigger_next_watchdog()
H A Dphl_ecsa.c203 _os_set_timer(d, &ecsa_ctrl->timer, next_timeslot); in _phl_ecsa_calculate_next_timer()
788 _os_set_timer(d, &ecsa_ctrl->timer, ecsa_ctrl->ecsa_param.delay_start_ms); in rtw_phl_ecsa_start()
H A Dpltfm_ops_macos.h180 static __inline void _os_set_timer(void *h, _os_timer *timer, u32 ms_delay) in _os_set_timer() function
H A Dphl_cmd_scan.c570 _os_set_timer(d, &param->scan_timer, param->ext_act_scan_period); in _cmd_scan_hdl_internal_evt()
636 _os_set_timer(d, &param->scan_timer, scan_ch->duration); in _cmd_scan_hdl_internal_evt()
H A Dpltfm_ops_none.h256 static __inline void _os_set_timer(void *h, _os_timer *timer, u32 ms_delay) in _os_set_timer() function
H A Dpltfm_ops_windows.h357 static __inline void _os_set_timer(void *drv_priv, _os_timer *timer, u32 ms_delay) in _os_set_timer() function
H A Dphl_led.c292 _os_set_timer(drv_priv, &(timer_args->timer), in _phl_led_ctrl_toggle_hdlr()
H A Dpltfm_ops_linux.h360 static inline void _os_set_timer(void *d, _os_timer *timer, u32 ms_delay) in _os_set_timer() function
H A Dphl_cmd_ps.c733 _os_set_timer(phl_to_drvpriv(ps->phl_info), &ps->ps_timer, CMD_PS_TIMER_PERIOD); in _ps_mdl_start()
1659 _os_set_timer(phl_to_drvpriv(ps->phl_info), &ps->ps_timer, CMD_PS_TIMER_PERIOD); in _ps_period_chk_hdlr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_headers_le.h149 _os_set_timer(halcom_to_drvpriv(h), timer, ms_delay); in hal_set_timer()
309 #define hal_set_timer(h, timer, ms_delay) _os_set_timer(halcom_to_drvpriv(h), timer, ms_delay)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_headers_le.h149 _os_set_timer(halcom_to_drvpriv(h), timer, ms_delay); in hal_set_timer()
309 #define hal_set_timer(h, timer, ms_delay) _os_set_timer(halcom_to_drvpriv(h), timer, ms_delay)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_interface.h63 #define halbb_set_timer(bb, timer, ms_delay) _os_set_timer(bb->hal_com->drv_priv, timer, ms_delay)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_interface.h63 #define halbb_set_timer(bb, timer, ms_delay) _os_set_timer(bb->hal_com->drv_priv, timer, ms_delay)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_interface.h77 #define halrf_set_timer(rf, timer, ms_delay) _os_set_timer(rf->hal_com->drv_priv, timer, ms_delay)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_interface.h77 #define halrf_set_timer(rf, timer, ms_delay) _os_set_timer(rf->hal_com->drv_priv, timer, ms_delay)

12