Lines Matching defs:rx_msdu_end

55 struct rx_msdu_end {  struct
56 uint32_t rxpcu_mpdu_filter_in_category : 2, //[1:0]
57 sw_frame_group_id : 7, //[8:2]
58 reserved_0 : 7, //[15:9]
59 phy_ppdu_id : 16; //[31:16]
60 uint32_t ip_hdr_chksum : 16, //[15:0]
61 reported_mpdu_length : 14, //[29:16]
62 reserved_1a : 2; //[31:30]
63 uint32_t key_id_octet : 8, //[7:0]
64 cce_super_rule : 6, //[13:8]
65 cce_classify_not_done_truncate : 1, //[14]
66 cce_classify_not_done_cce_dis : 1, //[15]
67 cumulative_l3_checksum : 16; //[31:16]
68 uint32_t rule_indication_31_0 : 32; //[31:0]
69 uint32_t rule_indication_63_32 : 32; //[31:0]
70 uint32_t da_offset : 6, //[5:0]
71 sa_offset : 6, //[11:6]
72 da_offset_valid : 1, //[12]
73 sa_offset_valid : 1, //[13]
74 reserved_5a : 2, //[15:14]
75 l3_type : 16; //[31:16]
76 uint32_t ipv6_options_crc : 32; //[31:0]
77 uint32_t tcp_seq_number : 32; //[31:0]
78 uint32_t tcp_ack_number : 32; //[31:0]
79 uint32_t tcp_flag : 9, //[8:0]
80 lro_eligible : 1, //[9]
81 reserved_9a : 6, //[15:10]
82 window_size : 16; //[31:16]
83 uint32_t tcp_udp_chksum : 16, //[15:0]
84 sa_idx_timeout : 1, //[16]
85 da_idx_timeout : 1, //[17]
86 msdu_limit_error : 1, //[18]
87 flow_idx_timeout : 1, //[19]
88 flow_idx_invalid : 1, //[20]
89 wifi_parser_error : 1, //[21]
90 amsdu_parser_error : 1, //[22]
91 sa_is_valid : 1, //[23]
92 da_is_valid : 1, //[24]
93 da_is_mcbc : 1, //[25]
94 l3_header_padding : 2, //[27:26]
95 first_msdu : 1, //[28]
96 last_msdu : 1, //[29]
97 tcp_udp_chksum_fail : 1, //[30]
98 ip_chksum_fail : 1; //[31]
99 uint32_t sa_idx : 16, //[15:0]
100 da_idx_or_sw_peer_id : 16; //[31:16]
101 uint32_t msdu_drop : 1, //[0]
102 reo_destination_indication : 5, //[5:1]
103 flow_idx : 20, //[25:6]
104 reserved_12a : 6; //[31:26]
105 uint32_t fse_metadata : 32; //[31:0]
106 uint32_t cce_metadata : 16, //[15:0]
107 sa_sw_peer_id : 16; //[31:16]
108 uint32_t aggregation_count : 8, //[7:0]
109 flow_aggregation_continuation : 1, //[8]
110 fisa_timeout : 1, //[9]
111 reserved_15a : 22; //[31:10]
112 uint32_t cumulative_l4_checksum : 16, //[15:0]
113 cumulative_ip_length : 16; //[31:16]