Lines Matching defs:rx_mpdu_end
29 struct rx_mpdu_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 reserved_1a : 11,
36 unsup_ktype_short_frame : 1,
37 rx_in_tx_decrypt_byp : 1,
38 overflow_err : 1,
39 mpdu_length_err : 1,
40 tkip_mic_err : 1,
41 decrypt_err : 1,
42 unencrypted_frame_err : 1,
43 pn_fields_contain_valid_info : 1,
44 fcs_err : 1,
45 msdu_length_err : 1,
46 rxdma0_destination_ring : 3,
47 rxdma1_destination_ring : 3,
48 decrypt_status_code : 3,
49 rx_bitmap_not_updated : 1,
50 reserved_1b : 1;
51 uint32_t reserved_2a : 15,
52 rxpcu_mgmt_sequence_nr_valid : 1,
53 rxpcu_mgmt_sequence_nr : 16;
54 uint32_t rxframe_assert_mlo_timestamp : 32;