Lines Matching defs:bss_info_basic
461 struct bss_info_basic { struct
462 __le16 tag;
463 __le16 len;
464 __le32 network_type;
465 u8 active;
466 u8 rsv0;
467 __le16 bcn_interval;
468 u8 bssid[ETH_ALEN];
469 u8 wmm_idx;
470 u8 dtim_period;
471 u8 bmc_wcid_lo;
472 u8 cipher;
473 u8 phy_mode;
474 u8 max_bssid; /* max BSSID. range: 1 ~ 8, 0: MBSSID disabled */
475 u8 non_tx_bssid;/* non-transmitted BSSID, 0: transmitted BSSID */
476 u8 bmc_wcid_hi; /* high Byte and version */
477 u8 rsv[2];