Lines Matching defs:rx_mpdu_end
27 struct rx_mpdu_end { struct
29 uint32_t rxpcu_mpdu_filter_in_category : 2, // [1:0]
30 sw_frame_group_id : 7, // [8:2]
31 reserved_0 : 7, // [15:9]
32 phy_ppdu_id : 16; // [31:16]
33 uint32_t reserved_1a : 11, // [10:0]
34 unsup_ktype_short_frame : 1, // [11:11]
35 rx_in_tx_decrypt_byp : 1, // [12:12]
36 overflow_err : 1, // [13:13]
37 mpdu_length_err : 1, // [14:14]
38 tkip_mic_err : 1, // [15:15]
39 decrypt_err : 1, // [16:16]
40 unencrypted_frame_err : 1, // [17:17]
41 pn_fields_contain_valid_info : 1, // [18:18]
42 fcs_err : 1, // [19:19]
43 msdu_length_err : 1, // [20:20]
44 rxdma0_destination_ring : 3, // [23:21]
45 rxdma1_destination_ring : 3, // [26:24]
46 decrypt_status_code : 3, // [29:27]
47 rx_bitmap_not_updated : 1, // [30:30]
48 reserved_1b : 1; // [31:31]
49 uint32_t reserved_2a : 15, // [14:0]
50 rxpcu_mgmt_sequence_nr_valid : 1, // [15:15]
51 rxpcu_mgmt_sequence_nr : 16; // [31:16]
52 uint32_t rxframe_assert_mlo_timestamp : 32; // [31:0]