| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_sta_mgt.c | 75 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 202 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 219 pstapriv->asoc_sta_count, hwaddr)); in rtw_alloc_stainfo() 293 pstapriv->asoc_sta_count, psta->hwaddr[0], psta->hwaddr[1], in rtw_free_stainfo() 296 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 391 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_sta_mgt.c | 50 pstapriv->asoc_sta_count = 0; in _r8712_init_sta_priv() 115 pstapriv->asoc_sta_count++; in r8712_alloc_stainfo() 173 pstapriv->asoc_sta_count--; in r8712_free_stainfo() 200 if (pstapriv->asoc_sta_count == 1) in r8712_free_all_stainfo()
|
| H A D | sta_info.h | 96 int asoc_sta_count; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_sta_mgt.c | 72 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 235 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 252 pstapriv->asoc_sta_count, in rtw_alloc_stainfo() 381 pstapriv->asoc_sta_count, in rtw_free_stainfo() 390 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 488 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_sta_mgt.c | 109 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 376 pstapriv->asoc_sta_count ++ ; in rtw_alloc_stainfo() 391 pstapriv->asoc_sta_count , hwaddr[0], hwaddr[1], hwaddr[2],hwaddr[3],hwaddr[4],hwaddr[5])); in rtw_alloc_stainfo() 472 …th hwaddr = 0x%.2x 0x%.2x 0x%.2x 0x%.2x 0x%.2x 0x%.2x \n",pstapriv->asoc_sta_count , psta->hwaddr… in rtw_free_stainfo() 473 pstapriv->asoc_sta_count --; in rtw_free_stainfo() 677 if(pstapriv->asoc_sta_count==1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_sta_mgt.c | 245 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 506 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 519 pstapriv->asoc_sta_count , hwaddr[0], hwaddr[1], hwaddr[2], hwaddr[3], hwaddr[4], hwaddr[5])); in rtw_alloc_stainfo() 599 …ith hwaddr = 0x%.2x 0x%.2x 0x%.2x 0x%.2x 0x%.2x 0x%.2x\n", pstapriv->asoc_sta_count , psta->hwaddr… in rtw_free_stainfo() 601 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 804 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| H A D | rtw_mi.c | 163 if (iface->stapriv.asoc_sta_count > 2) in _rtw_mi_status() 258 if (iface->stapriv.asoc_sta_count > 2) in rtw_mi_update_iface_status() 264 if (iface->stapriv.asoc_sta_count > 2) in rtw_mi_update_iface_status() 377 if (adapter->stapriv.asoc_sta_count > 2)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_sta_mgt.c | 245 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 512 pstapriv->asoc_sta_count ++ ; in rtw_alloc_stainfo() 527 pstapriv->asoc_sta_count , hwaddr[0], hwaddr[1], hwaddr[2],hwaddr[3],hwaddr[4],hwaddr[5])); in rtw_alloc_stainfo() 609 …th hwaddr = 0x%.2x 0x%.2x 0x%.2x 0x%.2x 0x%.2x 0x%.2x \n",pstapriv->asoc_sta_count , psta->hwaddr… in rtw_free_stainfo() 610 pstapriv->asoc_sta_count --; in rtw_free_stainfo() 816 if(pstapriv->asoc_sta_count==1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_sta_mgt.c | 209 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 467 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 564 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 772 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_sta_mgt.c | 249 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 567 pstapriv->asoc_sta_count++; in _rtw_alloc_core_stainfo() 742 pstapriv->asoc_sta_count--; in _rtw_free_core_stainfo() 753 pstapriv->asoc_sta_count--; in _rtw_free_core_stainfo() 1041 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_sta_mgt.c | 249 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 567 pstapriv->asoc_sta_count++; in _rtw_alloc_core_stainfo() 742 pstapriv->asoc_sta_count--; in _rtw_free_core_stainfo() 753 pstapriv->asoc_sta_count--; in _rtw_free_core_stainfo() 1041 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/ |
| H A D | rtl8188e_dm.c | 150 if (Adapter->stapriv.asoc_sta_count > 2) in rtw_hal_dm_watchdog()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_sta_mgt.c | 250 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 561 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 674 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 910 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_sta_mgt.c | 248 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 552 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 666 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 888 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_sta_mgt.c | 249 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 551 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 657 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 868 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_sta_mgt.c | 249 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 554 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 664 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 875 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_sta_mgt.c | 250 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 557 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 670 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 906 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_sta_mgt.c | 250 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 561 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 674 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 910 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_sta_mgt.c | 249 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 551 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 655 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 865 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_sta_mgt.c | 249 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 551 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 655 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 865 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_sta_mgt.c | 251 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 558 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 668 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 893 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_sta_mgt.c | 248 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 550 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 656 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 867 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_sta_mgt.c | 248 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 552 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 666 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 888 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_sta_mgt.c | 250 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv() 557 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo() 667 pstapriv->asoc_sta_count--; in rtw_free_stainfo() 892 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | sta_info.h | 289 int asoc_sta_count; member
|