Lines Matching defs:rx_mpdu_info

55 struct rx_mpdu_info {  struct
56 struct rxpt_classify_info rxpt_classify_info_details;
57 uint32_t rx_reo_queue_desc_addr_31_0 : 32; //[31:0]
58 uint32_t rx_reo_queue_desc_addr_39_32 : 8, //[7:0]
59 receive_queue_number : 16, //[23:8]
60 pre_delim_err_warning : 1, //[24]
61 first_delim_err : 1, //[25]
62 reserved_2a : 6; //[31:26]
63 uint32_t pn_31_0 : 32; //[31:0]
64 uint32_t pn_63_32 : 32; //[31:0]
65 uint32_t pn_95_64 : 32; //[31:0]
66 uint32_t pn_127_96 : 32; //[31:0]
67 uint32_t epd_en : 1, //[0]
68 all_frames_shall_be_encrypted : 1, //[1]
69 encrypt_type : 4, //[5:2]
70 wep_key_width_for_variable_key : 2, //[7:6]
71 mesh_sta : 2, //[9:8]
72 bssid_hit : 1, //[10]
73 bssid_number : 4, //[14:11]
74 tid : 4, //[18:15]
75 reserved_7a : 13; //[31:19]
76 uint32_t peer_meta_data : 32; //[31:0]
77 uint32_t rxpcu_mpdu_filter_in_category : 2, //[1:0]
78 sw_frame_group_id : 7, //[8:2]
79 ndp_frame : 1, //[9]
80 phy_err : 1, //[10]
81 phy_err_during_mpdu_header : 1, //[11]
82 protocol_version_err : 1, //[12]
83 ast_based_lookup_valid : 1, //[13]
84 reserved_9a : 2, //[15:14]
85 phy_ppdu_id : 16; //[31:16]
86 uint32_t ast_index : 16, //[15:0]
87 sw_peer_id : 16; //[31:16]
88 uint32_t mpdu_frame_control_valid : 1, //[0]
89 mpdu_duration_valid : 1, //[1]
90 mac_addr_ad1_valid : 1, //[2]
91 mac_addr_ad2_valid : 1, //[3]
92 mac_addr_ad3_valid : 1, //[4]
93 mac_addr_ad4_valid : 1, //[5]
94 mpdu_sequence_control_valid : 1, //[6]
95 mpdu_qos_control_valid : 1, //[7]
96 mpdu_ht_control_valid : 1, //[8]
97 frame_encryption_info_valid : 1, //[9]
98 mpdu_fragment_number : 4, //[13:10]
99 more_fragment_flag : 1, //[14]
100 reserved_11a : 1, //[15]
101 fr_ds : 1, //[16]
102 to_ds : 1, //[17]
103 encrypted : 1, //[18]
104 mpdu_retry : 1, //[19]
105 mpdu_sequence_number : 12; //[31:20]
106 uint32_t key_id_octet : 8, //[7:0]
107 new_peer_entry : 1, //[8]
108 decrypt_needed : 1, //[9]
109 decap_type : 2, //[11:10]
110 rx_insert_vlan_c_tag_padding : 1, //[12]
111 rx_insert_vlan_s_tag_padding : 1, //[13]
112 strip_vlan_c_tag_decap : 1, //[14]
113 strip_vlan_s_tag_decap : 1, //[15]
114 pre_delim_count : 12, //[27:16]
115 ampdu_flag : 1, //[28]
116 bar_frame : 1, //[29]
117 raw_mpdu : 1, //[30]
118 reserved_12 : 1; //[31]
119 uint32_t mpdu_length : 14, //[13:0]
120 first_mpdu : 1, //[14]
121 mcast_bcast : 1, //[15]
122 ast_index_not_found : 1, //[16]
123 ast_index_timeout : 1, //[17]
124 power_mgmt : 1, //[18]
125 non_qos : 1, //[19]
126 null_data : 1, //[20]
127 mgmt_type : 1, //[21]
128 ctrl_type : 1, //[22]
129 more_data : 1, //[23]
130 eosp : 1, //[24]
131 fragment_flag : 1, //[25]
132 order : 1, //[26]
133 u_apsd_trigger : 1, //[27]
134 encrypt_required : 1, //[28]
135 directed : 1, //[29]
136 amsdu_present : 1, //[30]
137 reserved_13 : 1; //[31]
138 uint32_t mpdu_frame_control_field : 16, //[15:0]
139 mpdu_duration_field : 16; //[31:16]
140 uint32_t mac_addr_ad1_31_0 : 32; //[31:0]
141 uint32_t mac_addr_ad1_47_32 : 16, //[15:0]
142 mac_addr_ad2_15_0 : 16; //[31:16]
143 uint32_t mac_addr_ad2_47_16 : 32; //[31:0]
144 uint32_t mac_addr_ad3_31_0 : 32; //[31:0]
145 uint32_t mac_addr_ad3_47_32 : 16, //[15:0]
146 mpdu_sequence_control_field : 16; //[31:16]
147 uint32_t mac_addr_ad4_31_0 : 32; //[31:0]
148 uint32_t mac_addr_ad4_47_32 : 16, //[15:0]
149 mpdu_qos_control_field : 16; //[31:16]
150 uint32_t mpdu_ht_control_field : 32; //[31:0]