Home | History | Annotate | Download | only in include

Lines Matching defs:BSS

138  * Per-BSS information structure.
143 /* BSS info structure
161 chanspec_t chanspec; /* chanspec for bss */
167 uint8 n_cap; /* BSS is 802.11N Capable */
168 uint32 nbss_cap; /* 802.11N BSS Capabilities (based on HT_CAP_*) */
169 uint8 ctl_ch; /* 802.11N BSS control channel number */
170 uint32 reserved32[1]; /* Reserved for expansion of BSS properties */
172 uint8 reserved[3]; /* Reserved for expansion of BSS properties */
173 uint8 basic_mcs[MCSSET_LEN]; /* 802.11N BSS required MCS set */
185 /* BSS info structure
203 chanspec_t chanspec; /* chanspec for bss */
209 uint8 n_cap; /* BSS is 802.11N Capable */
210 uint32 nbss_cap; /* 802.11N+AC BSS Capabilities */
211 uint8 ctl_ch; /* 802.11N BSS control channel number */
216 uint8 vht_cap; /* BSS is vht capable */
217 uint8 reserved[2]; /* Reserved for expansion of BSS properties */
218 uint8 basic_mcs[MCSSET_LEN]; /* 802.11N BSS required MCS set */
242 uint32 BSS;
663 #define IBSS_MED 15 /* Mediom in-bss congestion percentage */
664 #define IBSS_HI 25 /* Hi in-bss congestion percentage */
684 uint32 congest_ibss; /* millisecs in our bss (presumably this traffic will */
685 /* move if cur bss moves channels) */
686 uint32 congest_obss; /* traffic not in our bss */
3123 uint32 rxbeaconmbss; /* beacons received from member of BSS */
3125 * other BSS (WDS FRAME)
3127 uint32 rxbeaconobss; /* beacons received from other BSS */
3191 uint32 prq_undirected_entries; /* which were bcast bss & ssid */
3371 uint32 rxbeaconmbss; /* beacons received from member of BSS */
3373 * other BSS (WDS FRAME)
3375 uint32 rxbeaconobss; /* beacons received from other BSS */
3456 uint32 prq_undirected_entries; /* which were bcast bss & ssid */
3802 #define WL_SWFL_WLBSSSORT 0x0010 /* Per-port supports sorting of BSS */
3958 int32 infra; /* BSS Vs IBSS */
4302 /* Overlap BSS Scan parameters default, minimum, maximum */
4325 /* structure for Overlap BSS scan arguments */
4849 #define AP_TPC_BSS_PWR 1 /* BSS power control */
4851 #define AP_TPC_AP_BSS_PWR 3 /* Both AP and BSS power control */
4856 #define AP_TPC_BSS_PWR 1 /* BSS power control */
4858 #define AP_TPC_AP_BSS_PWR 3 /* Both AP and BSS power control */