Lines Matching defs:tx_cbf_info

29 struct tx_cbf_info {  struct
31 uint32_t sw_peer_id : 16,
32 pre_cbf_duration : 16;
33 uint32_t brpoll_info_valid : 1,
34 trigger_brpoll_info_valid : 1,
35 npda_info_11ac_valid : 1,
36 npda_info_11ax_valid : 1,
37 dot11ax_su_extended : 1,
38 bandwidth : 3,
39 brpoll_info : 8,
40 cbf_response_table_base_index : 8,
41 peer_index : 3,
42 pkt_type : 4,
43 txop_duration_all_ones : 1;
44 uint32_t trigger_brpoll_common_info_15_0 : 16,
45 trigger_brpoll_common_info_31_16 : 16;
46 uint32_t trigger_brpoll_user_info_15_0 : 16,
47 trigger_brpoll_user_info_31_16 : 16;
48 uint32_t addr1_31_0 : 32;
49 uint32_t addr1_47_32 : 16,
50 addr2_15_0 : 16;
51 uint32_t addr2_47_16 : 32;
52 uint32_t addr3_31_0 : 32;
53 uint32_t addr3_47_32 : 16,
54 sta_partial_aid : 11,
55 reserved_8a : 4,
56 cbf_resp_pwr_mgmt : 1;
57 uint32_t group_id : 6,
58 rssi_comb : 8,
59 reserved_9a : 2,
60 vht_ndpa_sta_info : 16;
61 uint32_t he_eht_sta_info_15_0 : 16,
62 he_eht_sta_info_31_16 : 16;
63 uint32_t dot11ax_received_format_indication : 1,
64 dot11ax_received_dl_ul_flag : 1,
65 dot11ax_received_bss_color_id : 6,
66 dot11ax_received_spatial_reuse : 4,
67 dot11ax_received_cp_size : 2,
68 dot11ax_received_ltf_size : 2,
69 dot11ax_received_coding : 1,
70 dot11ax_received_dcm : 1,
71 dot11ax_received_doppler_indication : 1,
72 dot11ax_received_ext_ru_size : 4,
73 dot11ax_dl_ul_flag : 1,
74 reserved_11a : 8;
75 uint32_t sw_response_frame_length : 16,
76 sw_response_tlv_from_crypto : 1,
77 wait_sifs_config_valid : 1,
78 wait_sifs : 2,
79 ranging : 1,
80 secure : 1,
81 tb_ranging_response_required : 2,
82 reserved_12a : 2,
83 u_sig_puncture_pattern_encoding : 6;
84 uint32_t dot11be_puncture_bitmap : 16,
85 dot11be_response : 1,
86 punctured_response : 1,
87 npda_info_11be_valid : 1,
88 eht_duplicate_mode : 2,
89 reserved_13a : 11;
90 uint32_t eht_sta_info_39_32 : 8,
91 reserved_14a : 24;
92 uint32_t tlv64_padding : 32;