Home
last modified time | relevance | path

Searched refs:nr_token_keeper (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dsta_info.h707 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dsta_info.h714 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dsta_info.h714 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dsta_info.h718 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dsta_info.h717 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dsta_info.h757 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dsta_info.h758 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dsta_info.h718 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dsta_info.h720 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dsta_info.h720 ATOMIC_T nr_token_keeper; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme_ext.c5385 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1)
5392 ATOMIC_DEC(&pstapriv->nr_token_keeper);
5397 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0)
11011 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme_ext.c5397 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1)
5404 ATOMIC_DEC(&pstapriv->nr_token_keeper);
5409 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0)
11040 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mlme_ext.c7428 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1) in OnAction_tbtx_token()
7435 ATOMIC_DEC(&pstapriv->nr_token_keeper); in OnAction_tbtx_token()
7440 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0) in OnAction_tbtx_token()
13120 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send); in rtw_tbtx_token_dispatch_timer_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mlme_ext.c7172 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1) in OnAction_tbtx_token()
7179 ATOMIC_DEC(&pstapriv->nr_token_keeper); in OnAction_tbtx_token()
7184 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0) in OnAction_tbtx_token()
12832 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send); in rtw_tbtx_token_dispatch_timer_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mlme_ext.c7165 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1) in OnAction_tbtx_token()
7172 ATOMIC_DEC(&pstapriv->nr_token_keeper); in OnAction_tbtx_token()
7177 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0) in OnAction_tbtx_token()
12854 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send); in rtw_tbtx_token_dispatch_timer_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mlme_ext.c7427 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1) in OnAction_tbtx_token()
7434 ATOMIC_DEC(&pstapriv->nr_token_keeper); in OnAction_tbtx_token()
7439 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0) in OnAction_tbtx_token()
13119 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send); in rtw_tbtx_token_dispatch_timer_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mlme_ext.c7133 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1) in OnAction_tbtx_token()
7140 ATOMIC_DEC(&pstapriv->nr_token_keeper); in OnAction_tbtx_token()
7145 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0) in OnAction_tbtx_token()
12771 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send); in rtw_tbtx_token_dispatch_timer_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme_ext.c7825 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1) in OnAction_tbtx_token()
7832 ATOMIC_DEC(&pstapriv->nr_token_keeper); in OnAction_tbtx_token()
7837 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0) in OnAction_tbtx_token()
13662 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send); in rtw_tbtx_token_dispatch_timer_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme_ext.c7823 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1) in OnAction_tbtx_token()
7830 ATOMIC_DEC(&pstapriv->nr_token_keeper); in OnAction_tbtx_token()
7835 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0) in OnAction_tbtx_token()
13623 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send); in rtw_tbtx_token_dispatch_timer_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mlme_ext.c7491 if (ATOMIC_READ(&pstapriv->nr_token_keeper) < 1) in OnAction_tbtx_token()
7498 ATOMIC_DEC(&pstapriv->nr_token_keeper); in OnAction_tbtx_token()
7503 if (ATOMIC_READ(&pstapriv->nr_token_keeper) == 0) in OnAction_tbtx_token()
13248 ATOMIC_SET(&pstapriv->nr_token_keeper, nr_send); in rtw_tbtx_token_dispatch_timer_hdl()