Lines Matching defs:no_ack_report
34 struct no_ack_report { struct
36 uint32_t no_ack_transmit_reason : 4, // [3:0]
37 macrx_abort_reason : 4, // [7:4]
38 phyrx_abort_reason : 8, // [15:8]
39 frame_control : 16; // [31:16]
40 uint32_t rx_ppdu_duration : 24, // [23:0]
41 sr_ppdu_during_obss : 1, // [24:24]
42 selfgen_response_reason_to_sr_ppdu : 4, // [28:25]
43 reserved_1 : 3; // [31:29]
44 uint32_t pre_bt_broadcast_status_details : 12, // [11:0]
45 first_bt_broadcast_status_details : 12, // [23:12]
46 reserved_2 : 8; // [31:24]
47 uint32_t second_bt_broadcast_status_details : 12, // [11:0]
48 reserved_3 : 20; // [31:12]