Searched defs:cur_if (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iapsta.c | 340 #define wl_get_isam_status(cur_if, stat) \ argument 342 #define wl_set_isam_status(cur_if, stat) \ argument 344 #define wl_clr_isam_status(cur_if, stat) \ argument 346 #define wl_chg_isam_status(cur_if, stat) \ argument 358 struct wl_if_info *cur_if = NULL, *tmp_if = NULL; in wl_get_cur_if() local 388 struct wl_if_info *cur_if; in wl_ext_pm_work_handler() local 426 struct wl_if_info *cur_if = NULL; in wl_ext_add_remove_pm_enable_work() local 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/ |
| H A D | wl_iapsta.c | 306 #define wl_get_isam_status(cur_if, stat) \ argument 308 #define wl_set_isam_status(cur_if, stat) \ argument 310 #define wl_clr_isam_status(cur_if, stat) \ argument 312 #define wl_chg_isam_status(cur_if, stat) \ argument 327 struct wl_if_info *cur_if = NULL, *tmp_if = NULL; in wl_get_cur_if() local 357 struct wl_if_info *cur_if; in wl_ext_pm_work_handler() local 395 struct wl_if_info *cur_if = NULL; in wl_ext_add_remove_pm_enable_work() local 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() 608 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 | 244 #define wl_get_isam_status(cur_if, stat) \ argument 246 #define wl_set_isam_status(cur_if, stat) \ argument 248 #define wl_clr_isam_status(cur_if, stat) \ argument 250 #define wl_chg_isam_status(cur_if, stat) \ argument 594 struct wl_if_info *cur_if = NULL; in wl_ext_event_complete() local 1290 struct wl_if_info *cur_if; in wl_ext_pm_work_handler() local 1329 struct wl_if_info *cur_if = NULL, *tmp_if = NULL; in wl_ext_add_remove_pm_enable_work() local 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 …]
|