Searched refs:ssid (Results 1 - 3 of 3) sorted by relevance

/include/net/
H A Dcfg80211.h660 * @ssid: SSID to be used in the BSS (note: may be %NULL if not provided from
662 * @ssid_len: length of @ssid
680 const u8 *ssid; member in struct:cfg80211_ap_settings
1385 * @ssid: the SSID
1386 * @ssid_len: length of the ssid
1389 u8 ssid[IEEE80211_MAX_SSID_LEN]; member in struct:cfg80211_ssid
1438 * @ssid: SSID to be matched; may be zero-length for no match (RSSI only)
1442 struct cfg80211_ssid ssid; member in struct:cfg80211_match_set
1702 * @ssid: The SSID, will always be non-null.
1728 const u8 *ssid; member in struct:cfg80211_ibss_params
1785 const u8 *ssid; member in struct:cfg80211_connect_params
3292 u8 ssid[IEEE80211_MAX_SSID_LEN]; member in struct:wireless_dev
3329 u8 ssid[IEEE80211_MAX_SSID_LEN]; member in struct:wireless_dev::__anon1180
3860 cfg80211_get_ibss(struct wiphy *wiphy, struct ieee80211_channel *channel, const u8 *ssid, size_t ssid_len) argument
[all...]
H A Dmac80211.h373 * @ssid: The SSID of the current vif. Valid in AP and IBSS mode.
374 * @ssid_len: Length of SSID given in @ssid.
408 u8 ssid[IEEE80211_MAX_SSID_LEN]; member in struct:ieee80211_bss_conf
3659 * @ssid: SSID buffer
3670 const u8 *ssid, size_t ssid_len,
4405 * hardware. The template is filled with bssid, ssid and supported rate
/include/uapi/linux/
H A Dkvm.h439 #define KVM_S390_INT_IO(ai,cssid,ssid,schid) \
441 ((ssid) << 16) | \

Completed in 125 milliseconds