Lines Matching +full:board +full:- +full:related
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 */
55 /* rate related definitions */
119 /* All the HT-specific default advertised capabilities (including AMPDU)
169 u16 boardrev; /* version # of particular board */
172 u32 boardflags; /* Board specific flags from srom */
173 u32 boardflags2; /* More board flags if sromrev >= 4 */
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 */