| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sta.c | 101 bool bmc_sta = false; in _phl_alloc_macid() local 110 bmc_sta = true; in _phl_alloc_macid() 125 if (bmc_sta) { in _phl_alloc_macid() 1006 bool bmc_sta = false; in phl_alloc_stainfo_sw() local 1010 bmc_sta = true; in phl_alloc_stainfo_sw() 1013 if (wrole->type == PHL_RTYPE_STATION && !bmc_sta) { in phl_alloc_stainfo_sw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sta.c | 101 bool bmc_sta = false; in _phl_alloc_macid() local 110 bmc_sta = true; in _phl_alloc_macid() 125 if (bmc_sta) { in _phl_alloc_macid() 1018 bool bmc_sta = false; in phl_alloc_stainfo_sw() local 1022 bmc_sta = true; in phl_alloc_stainfo_sw() 1025 if (wrole->type == PHL_RTYPE_STATION && !bmc_sta) { in phl_alloc_stainfo_sw()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_mlme.c | 1684 struct sta_info *bmc_sta, *psta; in update_ht_cap() local 1717 bmc_sta = r8712_get_bcmc_stainfo(padapter); in update_ht_cap() 1718 if (bmc_sta) { in update_ht_cap() 1720 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in update_ht_cap()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_mlme.c | 831 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 879 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_joinbss_update_stainfo() 880 if (bmc_sta) { in rtw_joinbss_update_stainfo() 883 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_mlme.c | 1847 struct sta_info *bmc_sta, *psta=NULL; in rtw_joinbss_update_stainfo() local 1941 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_joinbss_update_stainfo() 1942 if(bmc_sta) in rtw_joinbss_update_stainfo() 1947 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo() 4372 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_update_ht_cap() 4373 if(bmc_sta) in rtw_update_ht_cap() 4378 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_update_ht_cap()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_mlme.c | 1799 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 1888 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_joinbss_update_stainfo() 1889 if (bmc_sta) { in rtw_joinbss_update_stainfo() 1892 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo() 4274 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_update_ht_cap() 4275 if (bmc_sta) { in rtw_update_ht_cap() 4278 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_update_ht_cap()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_mlme.c | 1886 struct sta_info *bmc_sta, *psta=NULL; in rtw_joinbss_update_stainfo() local 1980 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_joinbss_update_stainfo() 1981 if(bmc_sta) in rtw_joinbss_update_stainfo() 1986 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo() 4460 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_update_ht_cap() 4461 if(bmc_sta) in rtw_update_ht_cap() 4466 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_update_ht_cap()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_mlme.c | 1770 struct sta_info *bmc_sta, *psta = NULL; local 1862 bmc_sta = rtw_get_bcmc_stainfo(padapter); 1863 if (bmc_sta) { 1866 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; 4618 bmc_sta = rtw_get_bcmc_stainfo(padapter); 4619 if (bmc_sta) { 4622 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i];
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme.c | 1123 struct sta_info *bmc_sta, *psta = NULL; in rtw_joinbss_update_stainfo() local 1195 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_joinbss_update_stainfo() 1196 if (bmc_sta) { in rtw_joinbss_update_stainfo() 1199 preorder_ctrl = &bmc_sta->recvreorder_ctrl[i]; in rtw_joinbss_update_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_mlme_ext.c | 5579 struct sta_info *bmc_sta = NULL; local 5583 bmc_sta = rtw_get_bcmc_stainfo(padapter); 5585 if (bmc_sta == NULL) { 5593 pattrib->mac_id = bmc_sta->phl_sta->macid; 5638 struct sta_info *bmc_sta = NULL; local 5646 bmc_sta = rtw_get_bcmc_stainfo(padapter); 5647 if (bmc_sta == NULL) { 5655 pattrib->mac_id = bmc_sta->phl_sta->macid;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_mlme_ext.c | 5591 struct sta_info *bmc_sta = NULL; local 5595 bmc_sta = rtw_get_bcmc_stainfo(padapter); 5597 if (bmc_sta == NULL) { 5605 pattrib->mac_id = bmc_sta->phl_sta->macid; 5650 struct sta_info *bmc_sta = NULL; local 5658 bmc_sta = rtw_get_bcmc_stainfo(padapter); 5659 if (bmc_sta == NULL) { 5667 pattrib->mac_id = bmc_sta->phl_sta->macid;
|