Searched refs:nprobes (Results 1 – 3 of 3) sorted by relevance
636 s32 nprobes; in brcmf_p2p_escan() local717 nprobes = active / WL_SCAN_JOIN_PROBE_INTERVAL_MS; in brcmf_p2p_escan()719 nprobes = active / P2PAPI_SCAN_NPROBS_TIME_MS; in brcmf_p2p_escan()722 if (nprobes <= 0) in brcmf_p2p_escan()723 nprobes = 1; in brcmf_p2p_escan()725 brcmf_dbg(INFO, "nprobes # %d, active_time %d\n", nprobes, active); in brcmf_p2p_escan()727 sparams->nprobes = cpu_to_le32(nprobes); in brcmf_p2p_escan()
367 __le32 nprobes; /* -1 use default, number of probes per channel */ member457 __le32 nprobes; /* -1 use default, nr of probes per channel */ member
704 params_le.nprobes = cpu_to_le32(1); in brcmf_notify_escan_complete()944 params_le->nprobes = cpu_to_le32(-1); in brcmf_escan_prep()2001 ext_join_params->scan_le.nprobes = in brcmf_cfg80211_connect()2007 ext_join_params->scan_le.nprobes = cpu_to_le32(-1); in brcmf_cfg80211_connect()