Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwil_types.h303 struct brcmf_bss_info_le { struct
304 __le32 version; /* version field */
305 __le32 length; /* byte length of data in this record,
308 u8 BSSID[ETH_ALEN];
309 __le16 beacon_period; /* units are Kusec */
310 __le16 capability; /* Capability information */
311 u8 SSID_len;
312 u8 SSID[32];
313 struct {
316 } rateset; /* supported rates */
[all …]