Searched refs:dhd_conf_suspend_resume_sta (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 449 int dhd_conf_suspend_resume_sta(dhd_pub_t *dhd, int ifidx, int suspend);
|
| H A D | dhd_config.c | 2820 dhd_conf_suspend_resume_sta(dhd_pub_t *dhd, int ifidx, int suspend) in dhd_conf_suspend_resume_sta() function 2986 dhd_conf_suspend_resume_sta(dhd, 0, suspend); in dhd_conf_set_suspend_resume() 3009 dhd_conf_suspend_resume_sta(dhd, 0, suspend); in dhd_conf_set_suspend_resume()
|
| H A D | wl_iapsta.c | 3362 dhd_conf_suspend_resume_sta(dhd, cur_if->ifidx, suspend); in wl_iapsta_suspend_resume()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 459 int dhd_conf_suspend_resume_sta(dhd_pub_t *dhd, int ifidx, int suspend);
|
| H A D | dhd_config.c | 2938 dhd_conf_suspend_resume_sta(dhd_pub_t *dhd, int ifidx, int suspend) in dhd_conf_suspend_resume_sta() function 3104 dhd_conf_suspend_resume_sta(dhd, 0, suspend); in dhd_conf_set_suspend_resume() 3127 dhd_conf_suspend_resume_sta(dhd, 0, suspend); in dhd_conf_set_suspend_resume()
|
| H A D | wl_iapsta.c | 3792 dhd_conf_suspend_resume_sta(dhd, cur_if->ifidx, suspend); in wl_iapsta_suspend_resume()
|