| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | sta_info.h | 81 struct list_head asoc_list; member 100 struct list_head asoc_list; member
|
| H A D | rtl871x_sta_mgt.c | 33 INIT_LIST_HEAD(&psta->asoc_list); in _init_stainfo() 60 INIT_LIST_HEAD(&pstapriv->asoc_list); in _r8712_init_sta_priv()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_ap.c | 260 phead = &pstapriv->asoc_list; in expire_timeout_chk() 271 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in expire_timeout_chk() 319 list_del_init(&psta->asoc_list); in expire_timeout_chk() 395 if (list_empty(&psta->asoc_list) == false) { in expire_timeout_chk() 396 list_del_init(&psta->asoc_list); in expire_timeout_chk() 1922 phead = &pstapriv->asoc_list; in associated_clients_update() 1927 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in associated_clients_update() 2204 phead = &pstapriv->asoc_list; in rtw_sta_flush() 2209 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in rtw_sta_flush() 2213 list_del_init(&psta->asoc_list); in rtw_sta_flush() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/ |
| H A D | xmit_linux.c | 120 phead = &pstapriv->asoc_list; in rtw_mlcst2unicst() 125 psta = container_of(plist, struct sta_info, asoc_list); in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_ap.c | 210 phead = &pstapriv->asoc_list; in expire_timeout_chk() 215 psta = container_of(plist, struct sta_info, asoc_list); in expire_timeout_chk() 264 list_del_init(&psta->asoc_list); in expire_timeout_chk() 328 list_del_init(&psta->asoc_list); in expire_timeout_chk() 1346 phead = &pstapriv->asoc_list; in associated_clients_update() 1351 psta = container_of(plist, struct sta_info, asoc_list); in associated_clients_update() 1617 phead = &pstapriv->asoc_list; in rtw_sta_flush() 1622 psta = container_of(plist, struct sta_info, asoc_list); in rtw_sta_flush() 1626 list_del_init(&psta->asoc_list); in rtw_sta_flush()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A D | xmit_linux.c | 145 phead = &pstapriv->asoc_list; in rtw_mlcst2unicst() 151 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in rtw_mlcst2unicst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_ap.c | 369 phead = &pstapriv->asoc_list; in expire_timeout_chk() 380 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in expire_timeout_chk() 517 rtw_list_delete(&psta->asoc_list); in expire_timeout_chk() 597 if (rtw_is_list_empty(&psta->asoc_list) == _FALSE) { in expire_timeout_chk() 598 rtw_list_delete(&psta->asoc_list); in expire_timeout_chk() 676 phead = &pstapriv->asoc_list; in rtw_ap_find_mini_tx_rate() 679 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in rtw_ap_find_mini_tx_rate() 3104 phead = &pstapriv->asoc_list; in associated_clients_update() 3109 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in associated_clients_update() 3458 phead = &pstapriv->asoc_list; in rtw_ap_inform_ch_switch() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | sta_info.h | 129 struct list_head asoc_list; member 296 struct list_head asoc_list; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | sta_info.h | 145 struct list_head asoc_list; member 325 struct list_head asoc_list; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/ |
| H A D | rtw_mesh.c | 444 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 447 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 784 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 787 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 845 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1761 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1762 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2574 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2578 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2631 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh.c | 445 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 448 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 785 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 788 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 846 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2587 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2591 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2644 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh.c | 445 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 448 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 785 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 788 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 846 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2587 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2591 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2644 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/ |
| H A D | rtw_mesh.c | 445 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 448 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 785 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 788 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 846 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2587 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2591 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2644 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/ |
| H A D | rtw_mesh.c | 445 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 448 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 785 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 788 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 846 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2587 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2591 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2644 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh.c | 446 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 449 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 786 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 789 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 847 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1765 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1766 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2588 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2592 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2645 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh.c | 446 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 449 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 786 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 789 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 847 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1765 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1766 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2588 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2592 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2645 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh.c | 445 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 448 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 785 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 788 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 846 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2587 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2591 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2644 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh.c | 445 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 448 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 785 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 788 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 846 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1764 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1765 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2587 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2591 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2644 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/ |
| H A D | rtw_mesh.c | 444 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 447 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 784 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 787 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 845 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1761 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1762 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2574 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2578 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2631 if (!rtw_is_list_empty(&del_sta->asoc_list)) { in rtw_mesh_set_plink_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_ap.c | 416 phead = &pstapriv->asoc_list; in expire_timeout_chk() 428 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in expire_timeout_chk() 577 rtw_list_delete(&psta->asoc_list); in expire_timeout_chk() 646 if (rtw_is_list_empty(&psta->asoc_list)==_FALSE) { in expire_timeout_chk() 647 rtw_list_delete(&psta->asoc_list); in expire_timeout_chk() 3168 phead = &pstapriv->asoc_list; in associated_clients_update() 3174 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in associated_clients_update() 3603 phead = &pstapriv->asoc_list; in rtw_ap_inform_ch_switch() 3609 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in rtw_ap_inform_ch_switch() 3643 phead = &pstapriv->asoc_list; in rtw_sta_flush() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_ap.c | 416 phead = &pstapriv->asoc_list; in expire_timeout_chk() 428 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in expire_timeout_chk() 577 rtw_list_delete(&psta->asoc_list); in expire_timeout_chk() 646 if (rtw_is_list_empty(&psta->asoc_list)==_FALSE) { in expire_timeout_chk() 647 rtw_list_delete(&psta->asoc_list); in expire_timeout_chk() 3174 phead = &pstapriv->asoc_list; in associated_clients_update() 3180 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in associated_clients_update() 3609 phead = &pstapriv->asoc_list; in rtw_ap_inform_ch_switch() 3615 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in rtw_ap_inform_ch_switch() 3649 phead = &pstapriv->asoc_list; in rtw_sta_flush() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | sta_info.h | 228 _list asoc_list; member 442 _list asoc_list; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_ap.c | 373 phead = &pstapriv->asoc_list; in expire_timeout_chk() 384 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in expire_timeout_chk() 521 rtw_list_delete(&psta->asoc_list); in expire_timeout_chk() 595 if (rtw_is_list_empty(&psta->asoc_list) == _FALSE) { in expire_timeout_chk() 596 rtw_list_delete(&psta->asoc_list); in expire_timeout_chk() 3047 phead = &pstapriv->asoc_list; in associated_clients_update() 3052 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in associated_clients_update() 3454 phead = &pstapriv->asoc_list; in rtw_ap_inform_ch_switch() 3459 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in rtw_ap_inform_ch_switch() 3493 phead = &pstapriv->asoc_list; in rtw_sta_flush() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_ap.c | 504 phead = &pstapriv->asoc_list; in expire_timeout_chk() 515 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in expire_timeout_chk() 755 if (rtw_is_list_empty(&psta->asoc_list) == _FALSE) { in expire_timeout_chk() 756 rtw_list_delete(&psta->asoc_list); in expire_timeout_chk() 857 phead = &pstapriv->asoc_list; in rtw_ap_find_mini_tx_rate() 860 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in rtw_ap_find_mini_tx_rate() 3685 phead = &pstapriv->asoc_list; in associated_clients_update() 3690 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in associated_clients_update() 4097 phead = &pstapriv->asoc_list; in rtw_ap_inform_ch_switch() 4102 psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list); in rtw_ap_inform_ch_switch() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/ |
| H A D | rtw_mesh.c | 410 head = &stapriv->asoc_list; in _rtw_mesh_acnode_prevent_pick_sacrifice() 413 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in _rtw_mesh_acnode_prevent_pick_sacrifice() 750 head = &stapriv->asoc_list; in rtw_mesh_peer_status_chk() 753 sta = LIST_CONTAINOR(list, struct sta_info, asoc_list); in rtw_mesh_peer_status_chk() 811 rtw_list_delete(&sta->asoc_list); in rtw_mesh_peer_status_chk() 1661 if (!rtw_is_list_empty(&sac->asoc_list)) { in rtw_mpm_check_frames() 1662 rtw_list_delete(&sac->asoc_list); in rtw_mpm_check_frames() 2464 if (rtw_is_list_empty(&sta->asoc_list)) { in rtw_mesh_peer_establish() 2468 rtw_list_insert_tail(&sta->asoc_list, &stapriv->asoc_list); in rtw_mesh_peer_establish() 2640 head = &stapriv->asoc_list; in rtw_mesh_ps_annc() [all …]
|