Lines Matching defs:rx_msdu_start
36 struct rx_msdu_start { struct
38 uint32_t rxpcu_mpdu_filter_in_category : 2,
39 sw_frame_group_id : 7,
40 reserved_0 : 7,
41 phy_ppdu_id : 16;
42 uint32_t msdu_length : 14,
43 stbc : 1,
44 ipsec_esp : 1,
45 l3_offset : 7,
46 ipsec_ah : 1,
47 l4_offset : 8;
48 uint32_t msdu_number : 8,
49 decap_format : 2,
50 ipv4_proto : 1,
51 ipv6_proto : 1,
52 tcp_proto : 1,
53 udp_proto : 1,
54 ip_frag : 1,
55 tcp_only_ack : 1,
56 da_is_bcast_mcast : 1,
57 toeplitz_hash_sel : 2,
58 ip_fixed_header_valid : 1,
59 ip_extn_header_valid : 1,
60 tcp_udp_header_valid : 1,
61 mesh_control_present : 1,
62 ldpc : 1,
63 ip4_protocol_ip6_next_header : 8;
64 uint32_t toeplitz_hash_2_or_4 : 32;
65 uint32_t flow_id_toeplitz : 32;
66 uint32_t user_rssi : 8,
67 pkt_type : 4,
68 sgi : 2,
69 rate_mcs : 4,
70 receive_bandwidth : 3,
71 reception_type : 3,
72 mimo_ss_bitmap : 8;
73 uint32_t ppdu_start_timestamp_31_0 : 32;
74 uint32_t ppdu_start_timestamp_63_32 : 32;
75 uint32_t sw_phy_meta_data : 32;
76 uint32_t vlan_ctag_ci : 16,
77 vlan_stag_ci : 16;