Lines Matching +full:0 +full:x00000700
52 #define MCS_TXS_MASK 0xc0 /* num tx streams - 1 bit mask */
75 #define BRCMS_RATE_MASK_FULL 0xff /* Rate value mask with basic rate flag */
87 #define RSPEC_RATE_MASK 0x0000007F
89 #define RSPEC_MIMORATE 0x08000000
91 #define RSPEC_BW_MASK 0x00000700
95 #define RSPEC_STF_MASK 0x00003800
99 #define RSPEC_CT_MASK 0x0000C000
103 #define RSPEC_STC_MASK 0x00300000
107 #define RSPEC_LDPC_CODING 0x00400000
109 #define RSPEC_SHORT_GI 0x00800000
111 #define RSPEC_OVERRIDE 0x80000000
113 #define RSPEC_OVERRIDE_MCS_ONLY 0x40000000
122 return (rspec & 0xff00) >> 8; in rspec_phytxbyte2()
152 return (rspec & 0xf00000) >> 16; in rspec_mimoplcp3()
157 return (plcp & (RSPEC_SHORT_GI >> 16)) != 0; in plcp3_issgi()
172 return (ratespec & RSPEC_MIMORATE) != 0; in is_mcs_rate()
204 return wlc_phy_get_ofdm_rate_lookup()[rlpt & 0x7]; in ofdm_phy2mac_rate()
213 #define BRCMS_RATES_CCK_OFDM 0