Searched refs:nprobes (Results 1 – 3 of 3) sorted by relevance
628 s32 nprobes; in brcmf_p2p_escan() local709 nprobes = active / WL_SCAN_JOIN_PROBE_INTERVAL_MS; in brcmf_p2p_escan()711 nprobes = active / P2PAPI_SCAN_NPROBS_TIME_MS; in brcmf_p2p_escan()714 if (nprobes <= 0) in brcmf_p2p_escan()715 nprobes = 1; in brcmf_p2p_escan()717 brcmf_dbg(INFO, "nprobes # %d, active_time %d\n", nprobes, active); in brcmf_p2p_escan()719 sparams->nprobes = cpu_to_le32(nprobes); in brcmf_p2p_escan()
358 __le32 nprobes; /* -1 use default, number of probes per channel */ member448 __le32 nprobes; /* -1 use default, nr of probes per channel */ member
719 params_le.nprobes = cpu_to_le32(1); in brcmf_notify_escan_complete()961 params_le->nprobes = cpu_to_le32(-1); in brcmf_escan_prep()2053 ext_join_params->scan_le.nprobes = in brcmf_cfg80211_connect()2059 ext_join_params->scan_le.nprobes = cpu_to_le32(-1); in brcmf_cfg80211_connect()