Searched defs:n_match_ssid (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c912 int n_match_ssid)
920 n_match_ssid > MAX_PROBED_SSIDS)
934 if (n_match_ssid == 0)
940 for (i = 0; i < n_match_ssid; i++) {
908 ath6kl_set_probed_ssids(struct ath6kl *ar, struct ath6kl_vif *vif, struct cfg80211_ssid *ssids, int n_ssids, struct cfg80211_match_set *match_set, int n_match_ssid) argument

Completed in 20 milliseconds