Searched refs:ap_sta_info (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_bigdata.c | 327 if (!cfg || !cfg->ap_sta_info) { in wl_gather_ap_stadata() 328 WL_ERR(("cfg=%p ap_sta_info=%p\n", cfg, (cfg ? cfg->ap_sta_info : NULL))); in wl_gather_ap_stadata() 335 mutex_lock(&cfg->ap_sta_info->wq_data_sync); in wl_gather_ap_stadata() 351 sta_data = cfg->ap_sta_info->ap_sta_data; in wl_gather_ap_stadata() 373 if (cfg->ap_sta_info->sta_list_cnt == 0) { in wl_gather_ap_stadata() 375 cfg->ap_sta_info->sta_list_cnt++; in wl_gather_ap_stadata() 379 &cfg->ap_sta_info->sta_list_cnt, &data); in wl_gather_ap_stadata() 409 mutex_unlock(&cfg->ap_sta_info->wq_data_sync); in wl_gather_ap_stadata() 437 cfg->ap_sta_info = sta_info; in wl_attach_ap_stainfo() 448 cfg->ap_sta_info->sta_list_cnt = 0; in wl_attach_ap_stainfo() [all …]
|
| H A D | wl_cfg80211.h | 1925 struct wl_ap_sta_info *ap_sta_info; member
|
| H A D | dhd_linux.c | 28740 if (!dhdp || !cfg->ap_sta_info) { 28741 WL_ERR(("dhdp=%p ap_sta_info=%p\n", dhdp, cfg->ap_sta_info)); 28752 mutex_lock(&cfg->ap_sta_info->wq_data_sync); 28759 mutex_unlock(&cfg->ap_sta_info->wq_data_sync);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_bigdata.c | 327 if (!cfg || !cfg->ap_sta_info) { in wl_gather_ap_stadata() 328 WL_ERR(("cfg=%p ap_sta_info=%p\n", cfg, (cfg ? cfg->ap_sta_info : NULL))); in wl_gather_ap_stadata() 335 mutex_lock(&cfg->ap_sta_info->wq_data_sync); in wl_gather_ap_stadata() 351 sta_data = cfg->ap_sta_info->ap_sta_data; in wl_gather_ap_stadata() 373 if (cfg->ap_sta_info->sta_list_cnt == 0) { in wl_gather_ap_stadata() 375 cfg->ap_sta_info->sta_list_cnt++; in wl_gather_ap_stadata() 379 &cfg->ap_sta_info->sta_list_cnt, &data); in wl_gather_ap_stadata() 409 mutex_unlock(&cfg->ap_sta_info->wq_data_sync); in wl_gather_ap_stadata() 437 cfg->ap_sta_info = sta_info; in wl_attach_ap_stainfo() 448 cfg->ap_sta_info->sta_list_cnt = 0; in wl_attach_ap_stainfo() [all …]
|
| H A D | wl_cfg80211.h | 1925 struct wl_ap_sta_info *ap_sta_info; member
|
| H A D | dhd_linux.c | 28621 if (!dhdp || !cfg->ap_sta_info) { 28622 WL_ERR(("dhdp=%p ap_sta_info=%p\n", dhdp, cfg->ap_sta_info)); 28633 mutex_lock(&cfg->ap_sta_info->wq_data_sync); 28640 mutex_unlock(&cfg->ap_sta_info->wq_data_sync);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.h | 1421 struct wl_ap_sta_info *ap_sta_info; member
|
| H A D | dhd_linux.c | 21419 if (!dhdp || !cfg->ap_sta_info) { 21420 WL_ERR(("dhdp=%p ap_sta_info=%p\n", dhdp, cfg->ap_sta_info)); 21431 mutex_lock(&cfg->ap_sta_info->wq_data_sync); 21438 mutex_unlock(&cfg->ap_sta_info->wq_data_sync);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.h | 1481 struct wl_ap_sta_info *ap_sta_info; member
|
| H A D | dhd_linux.c | 21267 if (!dhdp || !cfg->ap_sta_info) { 21268 WL_ERR(("dhdp=%p ap_sta_info=%p\n", dhdp, cfg->ap_sta_info)); 21279 mutex_lock(&cfg->ap_sta_info->wq_data_sync); 21286 mutex_unlock(&cfg->ap_sta_info->wq_data_sync);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.h | 1481 struct wl_ap_sta_info *ap_sta_info; member
|
| H A D | dhd_linux.c | 21332 if (!dhdp || !cfg->ap_sta_info) { 21333 WL_ERR(("dhdp=%p ap_sta_info=%p\n", dhdp, cfg->ap_sta_info)); 21344 mutex_lock(&cfg->ap_sta_info->wq_data_sync); 21351 mutex_unlock(&cfg->ap_sta_info->wq_data_sync);
|