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