Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwil_types.h314 struct brcmf_bss_info_le { struct
315 __le32 version; /* version field */
316 __le32 length; /* byte length of data in this record,
319 u8 BSSID[ETH_ALEN];
320 __le16 beacon_period; /* units are Kusec */
321 __le16 capability; /* Capability information */
322 u8 SSID_len;
323 u8 SSID[32];
324 struct {
327 } rateset; /* supported rates */
[all …]