Lines Matching defs:rx_msdu_end
29 struct rx_msdu_end { struct
31 uint32_t rxpcu_mpdu_filter_in_category : 2,
32 sw_frame_group_id : 7,
33 reserved_0 : 7,
34 phy_ppdu_id : 16;
35 uint32_t ip_hdr_chksum : 16,
36 reported_mpdu_length : 14,
37 reserved_1a : 2;
38 uint32_t reserved_2a : 8,
39 cce_super_rule : 6,
40 cce_classify_not_done_truncate : 1,
41 cce_classify_not_done_cce_dis : 1,
42 cumulative_l3_checksum : 16;
43 uint32_t rule_indication_31_0 : 32;
44 uint32_t ipv6_options_crc : 32;
45 uint32_t da_offset : 6,
46 sa_offset : 6,
47 da_offset_valid : 1,
48 sa_offset_valid : 1,
49 reserved_5a : 2,
50 l3_type : 16;
51 uint32_t rule_indication_63_32 : 32;
52 uint32_t tcp_seq_number : 32;
53 uint32_t tcp_ack_number : 32;
54 uint32_t tcp_flag : 9,
55 lro_eligible : 1,
56 reserved_9a : 6,
57 window_size : 16;
58 uint32_t sa_sw_peer_id : 16,
59 sa_idx_timeout : 1,
60 da_idx_timeout : 1,
61 to_ds : 1,
62 tid : 4,
63 sa_is_valid : 1,
64 da_is_valid : 1,
65 da_is_mcbc : 1,
66 l3_header_padding : 2,
67 first_msdu : 1,
68 last_msdu : 1,
69 fr_ds : 1,
70 ip_chksum_fail_copy : 1;
71 uint32_t sa_idx : 16,
72 da_idx_or_sw_peer_id : 16;
73 uint32_t msdu_drop : 1,
74 reo_destination_indication : 5,
75 flow_idx : 20,
76 use_ppe : 1,
77 mesh_sta : 2,
78 vlan_ctag_stripped : 1,
79 vlan_stag_stripped : 1,
80 fragment_flag : 1;
81 uint32_t fse_metadata : 32;
82 uint32_t cce_metadata : 16,
83 tcp_udp_chksum : 16;
84 uint32_t aggregation_count : 8,
85 flow_aggregation_continuation : 1,
86 fisa_timeout : 1,
87 tcp_udp_chksum_fail_copy : 1,
88 msdu_limit_error : 1,
89 flow_idx_timeout : 1,
90 flow_idx_invalid : 1,
91 cce_match : 1,
92 amsdu_parser_error : 1,
93 cumulative_ip_length : 16;
94 uint32_t key_id_octet : 8,
95 reserved_16a : 24;
96 uint32_t reserved_17a : 6,
97 service_code : 9,
98 priority_valid : 1,
99 intra_bss : 1,
100 dest_chip_id : 2,
101 multicast_echo : 1,
102 wds_learning_event : 1,
103 wds_roaming_event : 1,
104 wds_keep_alive_event : 1,
105 dest_chip_pmac_id : 1,
106 reserved_17b : 8;
107 uint32_t msdu_length : 14,
108 stbc : 1,
109 ipsec_esp : 1,
110 l3_offset : 7,
111 ipsec_ah : 1,
112 l4_offset : 8;
113 uint32_t msdu_number : 8,
114 decap_format : 2,
115 ipv4_proto : 1,
116 ipv6_proto : 1,
117 tcp_proto : 1,
118 udp_proto : 1,
119 ip_frag : 1,
120 tcp_only_ack : 1,
121 da_is_bcast_mcast : 1,
122 toeplitz_hash_sel : 2,
123 ip_fixed_header_valid : 1,
124 ip_extn_header_valid : 1,
125 tcp_udp_header_valid : 1,
126 mesh_control_present : 1,
127 ldpc : 1,
128 ip4_protocol_ip6_next_header : 8;
129 uint32_t vlan_ctag_ci : 16,
130 vlan_stag_ci : 16;
131 uint32_t peer_meta_data : 32;
132 uint32_t user_rssi : 8,
133 pkt_type : 4,
134 sgi : 2,
135 rate_mcs : 4,
136 receive_bandwidth : 3,
137 reception_type : 3,
138 mimo_ss_bitmap : 7,
139 msdu_done_copy : 1;
140 uint32_t flow_id_toeplitz : 32;
141 uint32_t ppdu_start_timestamp_63_32 : 32;
142 uint32_t sw_phy_meta_data : 32;
143 uint32_t ppdu_start_timestamp_31_0 : 32;
144 uint32_t toeplitz_hash_2_or_4 : 32;
145 uint32_t reserved_28a : 16,
146 sa_15_0 : 16;
147 uint32_t sa_47_16 : 32;
148 uint32_t first_mpdu : 1,
149 reserved_30a : 1,
150 mcast_bcast : 1,
151 ast_index_not_found : 1,
152 ast_index_timeout : 1,
153 power_mgmt : 1,
154 non_qos : 1,
155 null_data : 1,
156 mgmt_type : 1,
157 ctrl_type : 1,
158 more_data : 1,
159 eosp : 1,
160 a_msdu_error : 1,
161 reserved_30b : 1,
162 order : 1,
163 wifi_parser_error : 1,
164 overflow_err : 1,
165 msdu_length_err : 1,
166 tcp_udp_chksum_fail : 1,
167 ip_chksum_fail : 1,
168 sa_idx_invalid : 1,
169 da_idx_invalid : 1,
170 amsdu_addr_mismatch : 1,
171 rx_in_tx_decrypt_byp : 1,
172 encrypt_required : 1,
173 directed : 1,
174 buffer_fragment : 1,
175 mpdu_length_err : 1,
176 tkip_mic_err : 1,
177 decrypt_err : 1,
178 unencrypted_frame_err : 1,
179 fcs_err : 1;
180 uint32_t reserved_31a : 10,
181 decrypt_status_code : 3,
182 rx_bitmap_not_updated : 1,
183 reserved_31b : 17,
184 msdu_done : 1;