Lines Matching defs:tx_cbf_info

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