Lines Matching defs:bss_info_basic
319 struct bss_info_basic { struct
320 __le16 tag;
321 __le16 len;
322 __le32 network_type;
323 u8 active;
324 u8 rsv0;
325 __le16 bcn_interval;
326 u8 bssid[ETH_ALEN];
327 u8 wmm_idx;
328 u8 dtim_period;
329 u8 bmc_wcid_lo;
330 u8 cipher;
331 u8 phy_mode;
332 u8 max_bssid; /* max BSSID. range: 1 ~ 8, 0: MBSSID disabled */
333 u8 non_tx_bssid;/* non-transmitted BSSID, 0: transmitted BSSID */
334 u8 bmc_wcid_hi; /* high Byte and version */
335 u8 rsv[2];