Lines Matching defs:rx_mpdu_end
40 struct rx_mpdu_end { struct
41 uint32_t rxpcu_mpdu_filter_in_category : 2,
42 sw_frame_group_id : 7,
43 reserved_0 : 7,
44 phy_ppdu_id : 16;
45 uint32_t reserved_1a : 11,
46 unsup_ktype_short_frame : 1,
47 rx_in_tx_decrypt_byp : 1,
48 overflow_err : 1,
49 mpdu_length_err : 1,
50 tkip_mic_err : 1,
51 decrypt_err : 1,
52 unencrypted_frame_err : 1,
53 pn_fields_contain_valid_info : 1,
54 fcs_err : 1,
55 msdu_length_err : 1,
56 rxdma0_destination_ring : 3,
57 rxdma1_destination_ring : 3,
58 decrypt_status_code : 3,
59 rx_bitmap_not_updated : 1,
60 reserved_1b : 1;
61 uint32_t reserved_2a : 15,
62 rxpcu_mgmt_sequence_nr_valid : 1,
63 rxpcu_mgmt_sequence_nr : 16;
64 uint32_t rxframe_assert_mlo_timestamp : 32;