Searched refs:wl_if_info (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_iapsta.c | 163 typedef struct wl_if_info { struct 233 struct wl_if_info if_info[MAX_IF_NUM]; argument 319 static int wl_mesh_escan_attach(dhd_pub_t *dhd, struct wl_if_info *cur_if); 322 static struct wl_if_info * 327 struct wl_if_info *cur_if = NULL, *tmp_if = NULL; in wl_get_cur_if() 357 struct wl_if_info *cur_if; in wl_ext_pm_work_handler() 361 BCM_SET_CONTAINER_OF(cur_if, work, struct wl_if_info, pm_enable_work.work); in wl_ext_pm_work_handler() 395 struct wl_if_info *cur_if = NULL; in wl_ext_add_remove_pm_enable_work() 503 wl_ext_set_bgnmode(struct wl_if_info *cur_if) in wl_ext_set_bgnmode() 549 wl_ext_set_amode(struct wl_if_info *cur_if) in wl_ext_set_amode() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iapsta.c | 187 typedef struct wl_if_info { struct 273 struct wl_if_info if_info[MAX_IF_NUM]; argument 353 static struct wl_if_info * 358 struct wl_if_info *cur_if = NULL, *tmp_if = NULL; in wl_get_cur_if() 388 struct wl_if_info *cur_if; in wl_ext_pm_work_handler() 392 BCM_SET_CONTAINER_OF(cur_if, work, struct wl_if_info, pm_enable_work.work); in wl_ext_pm_work_handler() 426 struct wl_if_info *cur_if = NULL; in wl_ext_add_remove_pm_enable_work() 534 wl_ext_set_bgnmode(struct wl_if_info *cur_if) in wl_ext_set_bgnmode() 580 wl_ext_set_amode(struct wl_if_info *cur_if) in wl_ext_set_amode() 638 wl_ext_set_emode(struct wl_if_info *cur_if) in wl_ext_set_emode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android_ext.c | 173 typedef struct wl_if_info { struct 207 struct wl_if_info if_info[MAX_IF_NUM]; argument 256 static int wl_mesh_escan_attach(dhd_pub_t *dhd, struct wl_if_info *cur_if); 594 struct wl_if_info *cur_if = NULL; in wl_ext_event_complete() 1290 struct wl_if_info *cur_if; in wl_ext_pm_work_handler() 1294 BCM_SET_CONTAINER_OF(cur_if, work, struct wl_if_info, pm_enable_work.work); in wl_ext_pm_work_handler() 1329 struct wl_if_info *cur_if = NULL, *tmp_if = NULL; in wl_ext_add_remove_pm_enable_work() 1443 wl_ext_set_bgnmode(struct wl_if_info *cur_if) in wl_ext_set_bgnmode() 1489 wl_ext_set_amode(struct wl_if_info *cur_if) in wl_ext_set_amode() 1548 struct wl_if_info *cur_if) in wl_ext_set_emode() [all …]
|