/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | received_response_user_info.h | 35 struct received_response_user_info { struct 37 uint32_t mpdu_fcs_pass_count : 12, // [11:0] 38 mpdu_fcs_fail_count : 12, // [23:12] 39 qosnull_frame_count : 4, // [27:24] 40 reserved_0a : 3, // [30:28] 41 user_info_valid : 1; // [31:31] 42 uint32_t null_delimiter_count : 22, // [21:0] 43 reserved_1a : 9, // [30:22] 44 ht_control_valid : 1; // [31:31] 45 uint32_t ht_control : 32; // [31:0] [all …]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | received_response_user_info.h | 27 struct received_response_user_info { struct 29 uint32_t mpdu_fcs_pass_count : 12, 30 mpdu_fcs_fail_count : 12, 31 qosnull_frame_count : 4, 32 reserved_0a : 3, 33 user_info_valid : 1; 34 uint32_t null_delimiter_count : 22, 35 reserved_1a : 9, 36 ht_control_valid : 1; 37 uint32_t ht_control : 32; [all …]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | received_response_user_info.h | 34 struct received_response_user_info { struct 36 uint32_t mpdu_fcs_pass_count : 12, // [11:0] 37 mpdu_fcs_fail_count : 12, // [23:12] 38 qosnull_frame_count : 4, // [27:24] 39 reserved_0a : 3, // [30:28] 40 user_info_valid : 1; // [31:31] 41 uint32_t null_delimiter_count : 22, // [21:0] 42 reserved_1a : 9, // [30:22] 43 ht_control_valid : 1; // [31:31] 44 uint32_t ht_control : 32; // [31:0] [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | received_response_user_info.h | 23 struct received_response_user_info { struct 25 uint32_t mpdu_fcs_pass_count : 12, 26 mpdu_fcs_fail_count : 12, 27 qosnull_frame_count : 4, 28 reserved_0a : 3, 29 user_info_valid : 1; 30 uint32_t null_delimiter_count : 22, 31 reserved_1a : 9, 32 ht_control_valid : 1; 33 uint32_t ht_control : 32; [all …]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | received_response_user_info.h | 27 struct received_response_user_info { struct 29 uint32_t mpdu_fcs_pass_count : 12, 30 mpdu_fcs_fail_count : 12, 31 qosnull_frame_count : 4, 32 reserved_0a : 3, 33 user_info_valid : 1; 34 uint32_t null_delimiter_count : 22, 35 reserved_1a : 9, 36 ht_control_valid : 1; 37 uint32_t ht_control : 32; [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | received_response_user_info.h | 34 struct received_response_user_info { struct 36 uint32_t mpdu_fcs_pass_count : 12, 37 mpdu_fcs_fail_count : 12, 38 qosnull_frame_count : 4, 39 reserved_0a : 3, 40 user_info_valid : 1; 41 uint32_t null_delimiter_count : 22, 42 reserved_1a : 9, 43 ht_control_valid : 1; 44 uint32_t ht_control : 32; [all …]
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | received_response_user_info.h | 25 struct received_response_user_info { struct 27 uint32_t mpdu_fcs_pass_count : 12, // [11:0] 28 mpdu_fcs_fail_count : 12, // [23:12] 29 qosnull_frame_count : 4, // [27:24] 30 reserved_0a : 3, // [30:28] 31 user_info_valid : 1; // [31:31] 32 uint32_t null_delimiter_count : 22, // [21:0] 33 reserved_1a : 9, // [30:22] 34 ht_control_valid : 1; // [31:31] 35 uint32_t ht_control : 32; // [31:0] [all …]
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | received_response_user_info.h | 23 struct received_response_user_info { struct 25 uint32_t mpdu_fcs_pass_count : 12, 26 mpdu_fcs_fail_count : 12, 27 qosnull_frame_count : 4, 28 reserved_0a : 3, 29 user_info_valid : 1; 30 uint32_t null_delimiter_count : 22, 31 reserved_1a : 9, 32 ht_control_valid : 1; 33 uint32_t ht_control : 32; [all …]
|