Home
last modified time | relevance | path

Searched defs:brcmf_bss_info_le (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/wireless/brcm80211/brcmfmac/
Ddhd.h347 struct brcmf_bss_info_le { struct
348 __le32 version; /* version field */
349 __le32 length; /* byte length of data in this record,
352 u8 BSSID[ETH_ALEN];
353 __le16 beacon_period; /* units are Kusec */
354 __le16 capability; /* Capability information */
355 u8 SSID_len;
356 u8 SSID[32];
357 struct {
360 } rateset; /* supported rates */
[all …]