Searched refs:wl_ext_event_complete (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.h | 173 bool wl_ext_event_complete(struct dhd_pub *dhd, int ifidx);
|
| H A D | dhd_config.c | 1890 wl_ext_event_complete(dhd, ifidx), msecs_to_jiffies(10000)); in dhd_conf_wait_event_complete() 1891 if (timeout <= 0 || !wl_ext_event_complete(dhd, ifidx)) { in dhd_conf_wait_event_complete() 1892 wl_ext_event_complete(dhd, ifidx); in dhd_conf_wait_event_complete()
|
| H A D | wl_android_ext.c | 583 wl_ext_event_complete(struct dhd_pub *dhd, int ifidx) in wl_ext_event_complete() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android_ext.c | 496 wl_ext_event_complete(struct dhd_pub *dhd, int ifidx) in wl_ext_event_complete() function 544 wl_ext_event_complete(dhd, ifidx), msecs_to_jiffies(10000)); in wl_ext_wait_event_complete() 545 if (timeout <= 0 || !wl_ext_event_complete(dhd, ifidx)) { in wl_ext_wait_event_complete() 546 wl_ext_event_complete(dhd, ifidx); in wl_ext_wait_event_complete()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android_ext.c | 502 wl_ext_event_complete(struct dhd_pub *dhd, int ifidx) in wl_ext_event_complete() function 550 wl_ext_event_complete(dhd, ifidx), msecs_to_jiffies(10000)); in wl_ext_wait_event_complete() 551 if (timeout <= 0 || !wl_ext_event_complete(dhd, ifidx)) { in wl_ext_wait_event_complete() 552 wl_ext_event_complete(dhd, ifidx); in wl_ext_wait_event_complete()
|