| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_xmit.c | 1668 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 1693 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 1722 if (psta->sleepq_len == 1) { in xmitframe_enqueue_for_sleeping_sta() 1847 psta->sleepq_len--; in wakeup_sta_to_xmit() 1848 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 1872 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 1908 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 1909 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 1922 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() 1978 psta->sleepq_len--; in xmit_delivery_enabled_frames()
|
| H A D | rtw_sta_mgt.c | 25 psta->sleepq_len = 0; in _rtw_init_stainfo() 270 psta->sleepq_len = 0; in rtw_free_stainfo()
|
| H A D | rtw_recv.c | 928 psta->sleepq_len--; in validate_recv_ctrl_frame() 930 if (psta->sleepq_len > 0) in validate_recv_ctrl_frame() 942 if (psta->sleepq_len == 0) { in validate_recv_ctrl_frame() 951 if (psta->sleepq_len == 0) { in validate_recv_ctrl_frame() 957 DBG_88E("error!psta->sleepq_len=%d\n", psta->sleepq_len); in validate_recv_ctrl_frame() 958 psta->sleepq_len = 0; in validate_recv_ctrl_frame()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_xmit.c | 2241 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 2274 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 2436 psta->sleepq_len--; in wakeup_sta_to_xmit() 2437 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 2458 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 2491 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 2492 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 2501 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() 2561 psta->sleepq_len--; in xmit_delivery_enabled_frames()
|
| H A D | rtw_sta_mgt.c | 25 psta->sleepq_len = 0; in _rtw_init_stainfo() 336 psta->sleepq_len = 0; in rtw_free_stainfo()
|
| H A D | rtw_recv.c | 1162 psta->sleepq_len--; in validate_recv_ctrl_frame() 1164 if (psta->sleepq_len > 0) in validate_recv_ctrl_frame() 1175 if (psta->sleepq_len == 0) { in validate_recv_ctrl_frame() 1194 if (psta->sleepq_len == 0) { in validate_recv_ctrl_frame() 1200 DBG_871X("error!psta->sleepq_len =%d\n", psta->sleepq_len); in validate_recv_ctrl_frame() 1201 psta->sleepq_len = 0; in validate_recv_ctrl_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_xmit.c | 3904 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 3930 if(ptdls_sta->sleepq_len==1) in xmitframe_enqueue_for_tdls_sleeping_sta() 4072 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 4127 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 4338 psta->sleepq_len--; in wakeup_sta_to_xmit() 4339 if(psta->sleepq_len>0) in wakeup_sta_to_xmit() 4374 if(psta->sleepq_len==0) in wakeup_sta_to_xmit() 4426 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 4427 if(psta_bmc->sleepq_len>0) in wakeup_sta_to_xmit() 4447 if(psta_bmc->sleepq_len==0) in wakeup_sta_to_xmit() [all …]
|
| H A D | rtw_sta_mgt.c | 47 psta->sleepq_len = 0; in _rtw_init_stainfo() 493 psta->sleepq_len = 0; in rtw_free_stainfo()
|
| H A D | rtw_ap.c | 328 , psta->sleepq_len in chk_sta_is_alive() 585 if (psta->sleepq_len > (NR_XMITFRAME/pstapriv->asoc_list_cnt) in expire_timeout_chk() 590 , psta->sleepq_len, padapter->xmitpriv.free_xmitframe_cnt, pstapriv->asoc_list_cnt); in expire_timeout_chk() 2489 if ((pstapriv->tim_bitmap & BIT(0)) && (psta_bmc->sleepq_len > 0)) { in rtw_ap_bmc_frames_hdl() 2494 DBG_871X("sleepq_len of bmc_sta = %d\n", psta_bmc->sleepq_len); in rtw_ap_bmc_frames_hdl() 2506 psta_bmc->sleepq_len--; in rtw_ap_bmc_frames_hdl() 2509 if (psta_bmc->sleepq_len > 0) in rtw_ap_bmc_frames_hdl() 2530 if (psta_bmc->sleepq_len == 0) { in rtw_ap_bmc_frames_hdl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_xmit.c | 4056 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 4082 if(ptdls_sta->sleepq_len==1) in xmitframe_enqueue_for_tdls_sleeping_sta() 4224 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 4279 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 4490 psta->sleepq_len--; in wakeup_sta_to_xmit() 4491 if(psta->sleepq_len>0) in wakeup_sta_to_xmit() 4526 if(psta->sleepq_len==0) in wakeup_sta_to_xmit() 4578 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 4579 if(psta_bmc->sleepq_len>0) in wakeup_sta_to_xmit() 4599 if(psta_bmc->sleepq_len==0) in wakeup_sta_to_xmit() [all …]
|
| H A D | rtw_ap.c | 328 , psta->sleepq_len in chk_sta_is_alive() 585 if (psta->sleepq_len > (NR_XMITFRAME/pstapriv->asoc_list_cnt) in expire_timeout_chk() 590 , psta->sleepq_len, padapter->xmitpriv.free_xmitframe_cnt, pstapriv->asoc_list_cnt); in expire_timeout_chk() 2492 if ((pstapriv->tim_bitmap & BIT(0)) && (psta_bmc->sleepq_len > 0)) { in rtw_ap_bmc_frames_hdl() 2497 DBG_871X("sleepq_len of bmc_sta = %d\n", psta_bmc->sleepq_len); in rtw_ap_bmc_frames_hdl() 2509 psta_bmc->sleepq_len--; in rtw_ap_bmc_frames_hdl() 2512 if (psta_bmc->sleepq_len > 0) in rtw_ap_bmc_frames_hdl() 2533 if (psta_bmc->sleepq_len == 0) { in rtw_ap_bmc_frames_hdl()
|
| H A D | rtw_sta_mgt.c | 181 psta->sleepq_len = 0; in _rtw_init_stainfo() 630 psta->sleepq_len = 0; in rtw_free_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_xmit.c | 4249 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 4274 if (ptdls_sta->sleepq_len == 1) in xmitframe_enqueue_for_tdls_sleeping_sta() 4403 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 4447 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 4649 psta->sleepq_len--; in wakeup_sta_to_xmit() 4650 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 4681 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 4728 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 4729 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 4749 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() [all …]
|
| H A D | rtw_ap.c | 284 , psta->sleepq_len in chk_sta_is_alive() 527 if (psta->sleepq_len > (NR_XMITFRAME / pstapriv->asoc_list_cnt) in expire_timeout_chk() 532 , psta->sleepq_len, padapter->xmitpriv.free_xmitframe_cnt, pstapriv->asoc_list_cnt); in expire_timeout_chk() 2386 if ((pstapriv->tim_bitmap & BIT(0)) && (psta_bmc->sleepq_len > 0)) { in rtw_ap_bmc_frames_hdl() 2391 RTW_INFO("sleepq_len of bmc_sta = %d\n", psta_bmc->sleepq_len); in rtw_ap_bmc_frames_hdl() 2403 psta_bmc->sleepq_len--; in rtw_ap_bmc_frames_hdl() 2406 if (psta_bmc->sleepq_len > 0) in rtw_ap_bmc_frames_hdl() 2427 if (psta_bmc->sleepq_len == 0) { in rtw_ap_bmc_frames_hdl()
|
| H A D | rtw_sta_mgt.c | 181 psta->sleepq_len = 0; in _rtw_init_stainfo() 621 psta->sleepq_len = 0; in rtw_free_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_xmit.c | 4494 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 4519 if (ptdls_sta->sleepq_len == 1) in xmitframe_enqueue_for_tdls_sleeping_sta() 4647 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 4691 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 4893 psta->sleepq_len--; in wakeup_sta_to_xmit() 4894 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 4925 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 4972 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 4973 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 4993 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | sta_info.h | 78 unsigned int sleepq_len; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | sta_info.h | 81 unsigned int sleepq_len; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_xmit.c | 4967 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 4992 if (ptdls_sta->sleepq_len == 1) in xmitframe_enqueue_for_tdls_sleeping_sta() 5119 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5163 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5362 psta->sleepq_len--; in wakeup_sta_to_xmit() 5363 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 5394 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 5442 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 5443 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 5463 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_xmit.c | 4848 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 4873 if (ptdls_sta->sleepq_len == 1) in xmitframe_enqueue_for_tdls_sleeping_sta() 5000 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5044 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5243 psta->sleepq_len--; in wakeup_sta_to_xmit() 5244 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 5275 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 5323 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 5324 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 5344 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_xmit.c | 4848 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 4873 if (ptdls_sta->sleepq_len == 1) in xmitframe_enqueue_for_tdls_sleeping_sta() 5000 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5044 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5243 psta->sleepq_len--; in wakeup_sta_to_xmit() 5244 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 5275 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 5323 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 5324 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 5344 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_xmit.c | 5095 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 5120 if (ptdls_sta->sleepq_len == 1) in xmitframe_enqueue_for_tdls_sleeping_sta() 5247 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5291 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5490 psta->sleepq_len--; in wakeup_sta_to_xmit() 5491 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 5522 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 5570 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 5571 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 5591 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_xmit.c | 5123 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 5148 if (ptdls_sta->sleepq_len == 1) in xmitframe_enqueue_for_tdls_sleeping_sta() 5275 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5319 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5518 psta->sleepq_len--; in wakeup_sta_to_xmit() 5519 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 5550 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 5598 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 5599 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 5619 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_xmit.c | 5123 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 5148 if (ptdls_sta->sleepq_len == 1) in xmitframe_enqueue_for_tdls_sleeping_sta() 5275 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5319 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5518 psta->sleepq_len--; in wakeup_sta_to_xmit() 5519 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 5550 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 5598 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 5599 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 5619 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_xmit.c | 4848 ptdls_sta->sleepq_len++; in xmitframe_enqueue_for_tdls_sleeping_sta() 4873 if (ptdls_sta->sleepq_len == 1) in xmitframe_enqueue_for_tdls_sleeping_sta() 5000 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5044 psta->sleepq_len++; in xmitframe_enqueue_for_sleeping_sta() 5243 psta->sleepq_len--; in wakeup_sta_to_xmit() 5244 if (psta->sleepq_len > 0) in wakeup_sta_to_xmit() 5275 if (psta->sleepq_len == 0) { in wakeup_sta_to_xmit() 5323 psta_bmc->sleepq_len--; in wakeup_sta_to_xmit() 5324 if (psta_bmc->sleepq_len > 0) in wakeup_sta_to_xmit() 5344 if (psta_bmc->sleepq_len == 0) { in wakeup_sta_to_xmit() [all …]
|