/wlan-driver/fw-api/hw/qca5424/ |
H A D | vht_sig_b_mu160_info.h | 27 struct vht_sig_b_mu160_info { struct 29 uint32_t length : 19, 30 mcs : 4, 31 tail : 6, 32 reserved_0 : 3; 33 uint32_t length_copy_a : 19, 34 mcs_copy_a : 4, 35 tail_copy_a : 6, 36 reserved_1 : 3; 37 uint32_t length_copy_b : 19, [all …]
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | vht_sig_b_mu160_info.h | 23 struct vht_sig_b_mu160_info { struct 25 uint32_t length : 19, 26 mcs : 4, 27 tail : 6, 28 reserved_0 : 3; 29 uint32_t length_copy_a : 19, 30 mcs_copy_a : 4, 31 tail_copy_a : 6, 32 reserved_1 : 3; 33 uint32_t length_copy_b : 19, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | vht_sig_b_mu160_info.h | 34 struct vht_sig_b_mu160_info { struct 36 uint32_t length : 19, 37 mcs : 4, 38 tail : 6, 39 reserved_0 : 3; 40 uint32_t length_copy_a : 19, 41 mcs_copy_a : 4, 42 tail_copy_a : 6, 43 reserved_1 : 3; 44 uint32_t length_copy_b : 19, [all …]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | vht_sig_b_mu160_info.h | 27 struct vht_sig_b_mu160_info { struct 29 uint32_t length : 19, 30 mcs : 4, 31 tail : 6, 32 reserved_0 : 3; 33 uint32_t length_copy_a : 19, 34 mcs_copy_a : 4, 35 tail_copy_a : 6, 36 reserved_1 : 3; 37 uint32_t length_copy_b : 19, [all …]
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | vht_sig_b_mu160_info.h | 34 struct vht_sig_b_mu160_info { struct 36 uint32_t length : 19, // [18:0] 37 mcs : 4, // [22:19] 38 tail : 6, // [28:23] 39 reserved_0 : 3; // [31:29] 40 uint32_t length_copy_a : 19, // [18:0] 41 mcs_copy_a : 4, // [22:19] 42 tail_copy_a : 6, // [28:23] 43 reserved_1 : 3; // [31:29] 44 uint32_t length_copy_b : 19, // [18:0] [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | vht_sig_b_mu160_info.h | 35 struct vht_sig_b_mu160_info { struct 37 uint32_t length : 19, // [18:0] 38 mcs : 4, // [22:19] 39 tail : 6, // [28:23] 40 reserved_0 : 3; // [31:29] 41 uint32_t length_copy_a : 19, // [18:0] 42 mcs_copy_a : 4, // [22:19] 43 tail_copy_a : 6, // [28:23] 44 reserved_1 : 3; // [31:29] 45 uint32_t length_copy_b : 19, // [18:0] [all …]
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | vht_sig_b_mu160_info.h | 25 struct vht_sig_b_mu160_info { struct 27 uint32_t length : 19, // [18:0] 28 mcs : 4, // [22:19] 29 tail : 6, // [28:23] 30 reserved_0 : 3; // [31:29] 31 uint32_t length_copy_a : 19, // [18:0] 32 mcs_copy_a : 4, // [22:19] 33 tail_copy_a : 6, // [28:23] 34 reserved_1 : 3; // [31:29] 35 uint32_t length_copy_b : 19, // [18:0] [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | vht_sig_b_mu160_info.h | 23 struct vht_sig_b_mu160_info { struct 25 uint32_t length : 19, 26 mcs : 4, 27 tail : 6, 28 reserved_0 : 3; 29 uint32_t length_copy_a : 19, 30 mcs_copy_a : 4, 31 tail_copy_a : 6, 32 reserved_1 : 3; 33 uint32_t length_copy_b : 19, [all …]
|