Lines Matching defs:ssid
1330 * @ssid: SSID to be used in the BSS (note: may be %NULL if not provided from
1332 * @ssid_len: length of @ssid
1372 const u8 *ssid;
2437 * @ssid: the SSID
2438 * @ssid_len: length of the ssid
2441 u8 ssid[IEEE80211_MAX_SSID_LEN];
2463 * @short_ssid: short ssid to scan for
2563 * @ssid: SSID to be matched; may be zero-length in case of BSSID match
2577 struct cfg80211_ssid ssid;
3036 * @ssid: The SSID, will always be non-null.
3067 const u8 *ssid;
3118 * @ssid: SSID
3119 * @ssid_len: Length of ssid in octets
3170 const u8 *ssid;
3262 * @ssid: SSID to specify the ESS within which a PMKSA is valid when using FILS
3264 * @ssid_len: Length of the @ssid in octets.
3285 const u8 *ssid;
3404 * @ssid: SSID of the match that triggered the wake up
3411 struct cfg80211_ssid ssid;
3688 * @ssid: SSID of the AP. Used by both the authentication request event and
3712 struct cfg80211_ssid ssid;
5929 * @wext.ssid: (private) selected network SSID
6032 u8 ssid[IEEE80211_MAX_SSID_LEN];
6050 u8 ssid[IEEE80211_MAX_SSID_LEN];
6062 u8 ssid[IEEE80211_MAX_SSID_LEN];
6069 u8 ssid[IEEE80211_MAX_SSID_LEN];
7118 * @ssid: the desired SSID (or %NULL)
7126 const u8 *ssid, size_t ssid_len,
7132 const u8 *ssid, size_t ssid_len)
7134 return cfg80211_get_bss(wiphy, channel, NULL, ssid, ssid_len,