Lines Matching +full:low +full:- +full:bandwidth
31 #define PHY_TYPE_LP 5 /* Phy type Low Power A/B/G */
34 #define PHY_TYPE_LCNXN 9 /* Phy type 2-stream N */
35 #define PHY_TYPE_HT 7 /* Phy type 3-Stream N */
38 #define BRCMS_10_MHZ 10 /* 10Mhz nphy channel bandwidth */
39 #define BRCMS_20_MHZ 20 /* 20Mhz nphy channel bandwidth */
40 #define BRCMS_40_MHZ 40 /* 40Mhz nphy channel bandwidth */
42 #define BRCMS_RSSI_MINVAL -200 /* Low value, e.g. for forcing roam */
43 #define BRCMS_RSSI_NO_SIGNAL -91 /* NDIS RSSI link quality cutoffs */
44 #define BRCMS_RSSI_VERY_LOW -80 /* Very low quality cutoffs */
45 #define BRCMS_RSSI_LOW -70 /* Low quality cutoffs */
46 #define BRCMS_RSSI_GOOD -68 /* Good quality cutoffs */
47 #define BRCMS_RSSI_VERY_GOOD -58 /* Very good quality cutoffs */
48 #define BRCMS_RSSI_EXCELLENT -57 /* Excellent quality cutoffs */
51 * keep low enough to fit in an s8, units are .25 dBm
119 /* All the HT-specific default advertised capabilities (including AMPDU)
176 struct wl_cnt *_cnt; /* low-level counters in driver */
188 * Feature-related macros to optimize out code *
210 #define BRCMS_PROT_N_NONGF 13 /* non-GF protection */
211 #define BRCMS_PROT_N_NONGF_OVR 14 /* non-GF protection override */
213 #define BRCMS_PROT_N_OBSS 16 /* non-HT OBSS present */