Searched refs:bus_resuming (Results 1 – 2 of 2) sorted by relevance
709 if (wl_to_p2p_bss_bssidx(cfg, P2PAPI_BSSCFG_DEVICE) > 0 && !cfg->bus_resuming) in wl_cfgp2p_init_discovery()741 if (!cfg->bus_resuming) in wl_cfgp2p_init_discovery()834 if (!cfg->bus_resuming && (wl_get_p2p_status(cfg, DISCOVERY_ON))) in wl_cfgp2p_enable_discovery()2847 cfg->bus_resuming = TRUE; in wl_cfgp2p_start_p2p_device_resume()2849 cfg->bus_resuming = FALSE; in wl_cfgp2p_start_p2p_device_resume()
1968 bool bus_resuming; member