Lines Matching full:bit

14 #define MT_RXD0_NORMAL_IP_SUM		BIT(23)
15 #define MT_RXD0_NORMAL_UDP_TCP_SUM BIT(24)
16 #define MT_RXD0_NORMAL_GROUP_1 BIT(25)
17 #define MT_RXD0_NORMAL_GROUP_2 BIT(26)
18 #define MT_RXD0_NORMAL_GROUP_3 BIT(27)
19 #define MT_RXD0_NORMAL_GROUP_4 BIT(28)
34 #define MT_RXD1_NORMAL_HDR_TRANS BIT(23)
35 #define MT_RXD1_NORMAL_HDR_OFFSET BIT(22)
39 #define MT_RXD1_NORMAL_BEACON_UC BIT(5)
40 #define MT_RXD1_NORMAL_BEACON_MC BIT(4)
41 #define MT_RXD1_NORMAL_BF_REPORT BIT(3)
44 #define MT_RXD1_NORMAL_MCAST BIT(2)
45 #define MT_RXD1_NORMAL_U2M BIT(1)
46 #define MT_RXD1_NORMAL_HTC_VLD BIT(0)
48 #define MT_RXD2_NORMAL_NON_AMPDU BIT(31)
49 #define MT_RXD2_NORMAL_NON_AMPDU_SUB BIT(30)
50 #define MT_RXD2_NORMAL_NDATA BIT(29)
51 #define MT_RXD2_NORMAL_NULL_FRAME BIT(28)
52 #define MT_RXD2_NORMAL_FRAG BIT(27)
53 #define MT_RXD2_NORMAL_INT_FRAME BIT(26)
54 #define MT_RXD2_NORMAL_HDR_TRANS_ERROR BIT(25)
55 #define MT_RXD2_NORMAL_MAX_LEN_ERROR BIT(24)
56 #define MT_RXD2_NORMAL_AMSDU_ERR BIT(23)
57 #define MT_RXD2_NORMAL_LEN_MISMATCH BIT(22)
58 #define MT_RXD2_NORMAL_TKIP_MIC_ERR BIT(21)
59 #define MT_RXD2_NORMAL_ICV_ERR BIT(20)
60 #define MT_RXD2_NORMAL_CLM BIT(19)
61 #define MT_RXD2_NORMAL_CM BIT(18)
62 #define MT_RXD2_NORMAL_FCS_ERR BIT(17)
63 #define MT_RXD2_NORMAL_SW_BIT BIT(16)
69 #define MT_RXD3_NORMAL_PF_MODE BIT(29)
72 #define MT_RXD3_NORMAL_MAGIC_PKT BIT(13)
74 #define MT_RXD3_NORMAL_CLS BIT(10)
75 #define MT_RXD3_NORMAL_PATTERN_DROP BIT(9)
76 #define MT_RXD3_NORMAL_TSF_COMPARE_LOSS BIT(8)
79 #define MT_RXV1_ACID_DET_H BIT(31)
80 #define MT_RXV1_ACID_DET_L BIT(30)
83 #define MT_RXV1_HT_NO_SOUND BIT(21)
84 #define MT_RXV1_HT_SMOOTH BIT(20)
85 #define MT_RXV1_HT_SHORT_GI BIT(19)
86 #define MT_RXV1_HT_AGGR BIT(18)
87 #define MT_RXV1_VHTA1_B22 BIT(17)
91 #define MT_RXV1_HT_AD_CODE BIT(9)
95 #define MT_RXV2_SEL_ANT BIT(31)
96 #define MT_RXV2_VALID_BIT BIT(30)
151 #define MT_CT_INFO_APPLY_TXD BIT(0)
152 #define MT_CT_INFO_COPY_HOST_TXD_ALL BIT(1)
153 #define MT_CT_INFO_MGMT_FRAME BIT(2)
154 #define MT_CT_INFO_NONE_CIPHER_FRAME BIT(3)
155 #define MT_CT_INFO_HSR2_TX BIT(4)
159 #define MT_TXD0_P_IDX BIT(31)
161 #define MT_TXD0_UDP_TCP_SUM BIT(24)
162 #define MT_TXD0_IP_SUM BIT(23)
169 #define MT_TXD1_AMSDU BIT(20)
170 #define MT_TXD1_UNXV BIT(19)
172 #define MT_TXD1_TXD_LEN BIT(16)
173 #define MT_TXD1_LONG_FORMAT BIT(15)
178 #define MT_TXD2_FIX_RATE BIT(31)
179 #define MT_TXD2_TIMING_MEASURE BIT(30)
180 #define MT_TXD2_BA_DISABLE BIT(29)
184 #define MT_TXD2_HTC_VLD BIT(13)
185 #define MT_TXD2_DURATION BIT(12)
186 #define MT_TXD2_BIP BIT(11)
187 #define MT_TXD2_MULTICAST BIT(10)
188 #define MT_TXD2_RTS BIT(9)
189 #define MT_TXD2_SOUNDING BIT(8)
190 #define MT_TXD2_NDPA BIT(7)
191 #define MT_TXD2_NDP BIT(6)
195 #define MT_TXD3_SN_VALID BIT(31)
196 #define MT_TXD3_PN_VALID BIT(30)
200 #define MT_TXD3_PROTECT_FRAME BIT(1)
201 #define MT_TXD3_NO_ACK BIT(0)
206 #define MT_TXD5_SW_POWER_MGMT BIT(13)
207 #define MT_TXD5_DA_SELECT BIT(11)
208 #define MT_TXD5_TX_STATUS_HOST BIT(10)
209 #define MT_TXD5_TX_STATUS_MCU BIT(9)
210 #define MT_TXD5_TX_STATUS_FMT BIT(8)
213 #define MT_TXD6_FIXED_RATE BIT(31)
214 #define MT_TXD6_SGI BIT(30)
215 #define MT_TXD6_LDPC BIT(29)
216 #define MT_TXD6_TX_BF BIT(28)
219 #define MT_TXD6_DYN_BW BIT(3)
220 #define MT_TXD6_FIXED_BW BIT(2)
226 #define MT_TX_RATE_STBC BIT(11)
255 #define MT_TXS0_BA_ERROR BIT(22)
256 #define MT_TXS0_PS_FLAG BIT(21)
257 #define MT_TXS0_TXOP_TIMEOUT BIT(20)
258 #define MT_TXS0_BIP_ERROR BIT(19)
260 #define MT_TXS0_QUEUE_TIMEOUT BIT(18)
261 #define MT_TXS0_RTS_TIMEOUT BIT(17)
262 #define MT_TXS0_ACK_TIMEOUT BIT(16)
265 #define MT_TXS0_TX_STATUS_HOST BIT(15)
266 #define MT_TXS0_TX_STATUS_MCU BIT(14)
267 #define MT_TXS0_TXS_FORMAT BIT(13)
268 #define MT_TXS0_FIXED_RATE BIT(12)
274 #define MT_TXS1_I_TXBF BIT(13)
275 #define MT_TXS1_E_TXBF BIT(12)
277 #define MT_TXS1_AMPDU BIT(8)
278 #define MT_TXS1_ACKED_MPDU BIT(7)