Lines Matching +full:low +full:- +full:g
29 #define PHY_TYPE_G 2 /* Phy type G */
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 */
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 *
203 #define BRCMS_PROT_G_SPEC 1 /* SPEC g protection */
204 #define BRCMS_PROT_G_OVR 2 /* SPEC g prot override */
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 */
216 * 54g modes (basic bits may still be overridden)