Lines Matching defs:no_ack_report
25 struct no_ack_report { struct
27 uint32_t no_ack_transmit_reason : 4, // [3:0]
28 macrx_abort_reason : 4, // [7:4]
29 phyrx_abort_reason : 8, // [15:8]
30 frame_control : 16; // [31:16]
31 uint32_t rx_ppdu_duration : 24, // [23:0]
32 sr_ppdu_during_obss : 1, // [24:24]
33 selfgen_response_reason_to_sr_ppdu : 4, // [28:25]
34 reserved_1 : 3; // [31:29]
35 uint32_t pre_bt_broadcast_status_details : 12, // [11:0]
36 first_bt_broadcast_status_details : 12, // [23:12]
37 reserved_2 : 8; // [31:24]
38 uint32_t second_bt_broadcast_status_details : 12, // [11:0]
39 reserved_3 : 20; // [31:12]