Home
last modified time | relevance | path

Searched refs:ATOMIC_SET (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/rtl8723d/
H A Drtl8723d_lps_poff.c190 ATOMIC_SET(&plps_poff_info->bSetPOFFParm, _TRUE); in rtl8723d_lps_poff_set_param()
243 ATOMIC_SET(&plps_poff_info->bTxBoundInProgress, _TRUE); in rtl8723d_lps_poff_tx_bndy_flow()
263 ATOMIC_SET(&plps_poff_info->bTxBoundInProgress, _FALSE); in rtl8723d_lps_poff_tx_bndy_flow()
298 ATOMIC_SET(&plps_poff_info->bTxBoundInProgress, _FALSE); in rtl8723d_lps_poff_tx_bndy_flow()
676 ATOMIC_SET(&plps_poff_info->bSetPOFFParm, _FALSE); in rtl8723d_lps_poff_h2c_ctrl()
706 ATOMIC_SET(&plps_poff_info->bEnterPOFF, res); in rtl8723d_lps_poff_set_ps_mode()
801 ATOMIC_SET(&pwrpriv->plps_poff_info->bEnterPOFF, in rtl8723d_lps_poff_init()
803 ATOMIC_SET(&pwrpriv->plps_poff_info->bSetPOFFParm, in rtl8723d_lps_poff_init()
805 ATOMIC_SET(&pwrpriv->plps_poff_info->bTxBoundInProgress, in rtl8723d_lps_poff_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/rtl8723d/
H A Drtl8723d_lps_poff.c191 ATOMIC_SET(&plps_poff_info->bSetPOFFParm, _TRUE); in rtl8723d_lps_poff_set_param()
244 ATOMIC_SET(&plps_poff_info->bTxBoundInProgress, _TRUE); in rtl8723d_lps_poff_tx_bndy_flow()
264 ATOMIC_SET(&plps_poff_info->bTxBoundInProgress, _FALSE); in rtl8723d_lps_poff_tx_bndy_flow()
299 ATOMIC_SET(&plps_poff_info->bTxBoundInProgress, _FALSE); in rtl8723d_lps_poff_tx_bndy_flow()
677 ATOMIC_SET(&plps_poff_info->bSetPOFFParm, _FALSE); in rtl8723d_lps_poff_h2c_ctrl()
707 ATOMIC_SET(&plps_poff_info->bEnterPOFF, res); in rtl8723d_lps_poff_set_ps_mode()
802 ATOMIC_SET(&pwrpriv->plps_poff_info->bEnterPOFF, in rtl8723d_lps_poff_init()
804 ATOMIC_SET(&pwrpriv->plps_poff_info->bSetPOFFParm, in rtl8723d_lps_poff_init()
806 ATOMIC_SET(&pwrpriv->plps_poff_info->bTxBoundInProgress, in rtl8723d_lps_poff_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/
H A Dosdep_service.c127 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc), 0); in rtw_mstat_update()
128 ATOMIC_SET(&(rtw_mem_type_stat[i].peak), 0); in rtw_mstat_update()
129 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_cnt), 0); in rtw_mstat_update()
130 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
134 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc), 0); in rtw_mstat_update()
135 ATOMIC_SET(&(rtw_mem_func_stat[i].peak), 0); in rtw_mstat_update()
136 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_cnt), 0); in rtw_mstat_update()
137 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
148 ATOMIC_SET(&(rtw_mem_type_stat[mstat_tf_idx(flags)].peak), alloc); in rtw_mstat_update()
155 ATOMIC_SET(&(rtw_mem_func_stat[mstat_ff_idx(flags)].peak), alloc); in rtw_mstat_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/
H A Dosdep_service.c127 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc), 0); in rtw_mstat_update()
128 ATOMIC_SET(&(rtw_mem_type_stat[i].peak), 0); in rtw_mstat_update()
129 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_cnt), 0); in rtw_mstat_update()
130 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
134 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc), 0); in rtw_mstat_update()
135 ATOMIC_SET(&(rtw_mem_func_stat[i].peak), 0); in rtw_mstat_update()
136 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_cnt), 0); in rtw_mstat_update()
137 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
148 ATOMIC_SET(&(rtw_mem_type_stat[mstat_tf_idx(flags)].peak), alloc); in rtw_mstat_update()
155 ATOMIC_SET(&(rtw_mem_func_stat[mstat_ff_idx(flags)].peak), alloc); in rtw_mstat_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_dm_acs.h24 #define SET_ACS_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->acs.state, set_st…
70 #define SET_NM_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->nm.state, set_stat…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/
H A Dosdep_service.c454 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc), 0); in rtw_mstat_update()
455 ATOMIC_SET(&(rtw_mem_type_stat[i].peak), 0); in rtw_mstat_update()
456 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_cnt), 0); in rtw_mstat_update()
457 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
461 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc), 0); in rtw_mstat_update()
462 ATOMIC_SET(&(rtw_mem_func_stat[i].peak), 0); in rtw_mstat_update()
463 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_cnt), 0); in rtw_mstat_update()
464 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
475 ATOMIC_SET(&(rtw_mem_type_stat[mstat_tf_idx(flags)].peak), alloc); in rtw_mstat_update()
482 ATOMIC_SET(&(rtw_mem_func_stat[mstat_ff_idx(flags)].peak), alloc); in rtw_mstat_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/
H A Dosdep_service.c454 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc), 0); in rtw_mstat_update()
455 ATOMIC_SET(&(rtw_mem_type_stat[i].peak), 0); in rtw_mstat_update()
456 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_cnt), 0); in rtw_mstat_update()
457 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
461 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc), 0); in rtw_mstat_update()
462 ATOMIC_SET(&(rtw_mem_func_stat[i].peak), 0); in rtw_mstat_update()
463 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_cnt), 0); in rtw_mstat_update()
464 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
475 ATOMIC_SET(&(rtw_mem_type_stat[mstat_tf_idx(flags)].peak), alloc); in rtw_mstat_update()
482 ATOMIC_SET(&(rtw_mem_func_stat[mstat_ff_idx(flags)].peak), alloc); in rtw_mstat_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/
H A Dosdep_service.c508 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc), 0); in rtw_mstat_update()
509 ATOMIC_SET(&(rtw_mem_type_stat[i].peak), 0); in rtw_mstat_update()
510 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_cnt), 0); in rtw_mstat_update()
511 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
515 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc), 0); in rtw_mstat_update()
516 ATOMIC_SET(&(rtw_mem_func_stat[i].peak), 0); in rtw_mstat_update()
517 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_cnt), 0); in rtw_mstat_update()
518 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
529 ATOMIC_SET(&(rtw_mem_type_stat[mstat_tf_idx(flags)].peak), alloc); in rtw_mstat_update()
536 ATOMIC_SET(&(rtw_mem_func_stat[mstat_ff_idx(flags)].peak), alloc); in rtw_mstat_update()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_roch.c107 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_ro_ch_handler()
184 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_cancel_ro_ch_handler()
361 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_ap_roch_ch_switch_timer_process()
482 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_concurrent_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_roch.c107 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_ro_ch_handler()
184 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_cancel_ro_ch_handler()
361 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_ap_roch_ch_switch_timer_process()
482 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_concurrent_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_roch.c107 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_ro_ch_handler()
184 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_cancel_ro_ch_handler()
361 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_ap_roch_ch_switch_timer_process()
482 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_concurrent_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_roch.c108 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_ro_ch_handler()
185 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_cancel_ro_ch_handler()
362 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_ap_roch_ch_switch_timer_process()
483 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_concurrent_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_roch.c107 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_ro_ch_handler()
184 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_cancel_ro_ch_handler()
361 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_ap_roch_ch_switch_timer_process()
482 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_concurrent_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_roch.c107 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_ro_ch_handler()
184 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_cancel_ro_ch_handler()
361 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_ap_roch_ch_switch_timer_process()
482 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_concurrent_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_roch.c107 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_ro_ch_handler()
184 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_cancel_ro_ch_handler()
361 ATOMIC_SET(&pwdev_priv->switch_ch_to, 1); in rtw_ap_roch_ch_switch_timer_process()
482 ATOMIC_SET(&pwdev_priv->switch_ch_to, 0); in rtw_concurrent_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/
H A Dosdep_service.c488 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc), 0); in rtw_mstat_update()
489 ATOMIC_SET(&(rtw_mem_type_stat[i].peak), 0); in rtw_mstat_update()
490 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_cnt), 0); in rtw_mstat_update()
491 ATOMIC_SET(&(rtw_mem_type_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
495 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc), 0); in rtw_mstat_update()
496 ATOMIC_SET(&(rtw_mem_func_stat[i].peak), 0); in rtw_mstat_update()
497 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_cnt), 0); in rtw_mstat_update()
498 ATOMIC_SET(&(rtw_mem_func_stat[i].alloc_err_cnt), 0); in rtw_mstat_update()
509 ATOMIC_SET(&(rtw_mem_type_stat[mstat_tf_idx(flags)].peak), alloc); in rtw_mstat_update()
516 ATOMIC_SET(&(rtw_mem_func_stat[mstat_ff_idx(flags)].peak), alloc); in rtw_mstat_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Ddrv_types.h1163 ATOMIC_SET(&adapter_to_dvobj(padapter)->bSurpriseRemoved, _TRUE); in rtw_set_surprise_removed()
1167 ATOMIC_SET(&adapter_to_dvobj(padapter)->bSurpriseRemoved, _FALSE); in rtw_clr_surprise_removed()
1171 ATOMIC_SET(&adapter_to_dvobj(padapter)->bDriverStopped, _TRUE); in rtw_set_drv_stopped()
1175 ATOMIC_SET(&adapter_to_dvobj(padapter)->bDriverStopped, _FALSE); in rtw_clr_drv_stopped()
1193 ATOMIC_SET(&adapter_to_dvobj(padapter)->disable_func, df); in RTW_DISABLE_FUNC()
1200 ATOMIC_SET(&adapter_to_dvobj(padapter)->disable_func, df); in RTW_ENABLE_FUNC()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_io.c74 ATOMIC_SET(&dvobj->continual_io_error, 0); in rtw_reset_continual_io_error()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_io.c74 ATOMIC_SET(&dvobj->continual_io_error, 0); in rtw_reset_continual_io_error()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Ddrv_types.h1210 ATOMIC_SET(&adapter_to_dvobj(padapter)->bSurpriseRemoved, _TRUE); in rtw_set_surprise_removed()
1214 ATOMIC_SET(&adapter_to_dvobj(padapter)->bSurpriseRemoved, _FALSE); in rtw_clr_surprise_removed()
1218 ATOMIC_SET(&adapter_to_dvobj(padapter)->bDriverStopped, _TRUE); in rtw_set_drv_stopped()
1222 ATOMIC_SET(&adapter_to_dvobj(padapter)->bDriverStopped, _FALSE); in rtw_clr_drv_stopped()
1240 ATOMIC_SET(&adapter_to_dvobj(padapter)->disable_func, df); in RTW_DISABLE_FUNC()
1247 ATOMIC_SET(&adapter_to_dvobj(padapter)->disable_func, df); in RTW_ENABLE_FUNC()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_dm_acs.h65 #define SET_ACS_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->acs.state, set_st…
147 #define SET_NM_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->nm.state, set_stat…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_dm_acs.h65 #define SET_ACS_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->acs.state, set_st…
147 #define SET_NM_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->nm.state, set_stat…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_dm_acs.h64 #define SET_ACS_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->acs.state, set_st…
151 #define SET_NM_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->nm.state, set_stat…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_dm_acs.h64 #define SET_ACS_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->acs.state, set_st…
151 #define SET_NM_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->nm.state, set_stat…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_dm_acs.h65 #define SET_ACS_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->acs.state, set_st…
147 #define SET_NM_STATE(padapter, set_state) (ATOMIC_SET(&GET_HAL_DATA(padapter)->nm.state, set_stat…

12345678910>>...14