/wlan-driver/fw-api/hw/qca5332/ |
H A D | vht_sig_b_mu40_info.h | 34 struct vht_sig_b_mu40_info { struct 36 uint32_t length : 17, // [16:0] 37 mcs : 4, // [20:17] 38 tail : 6, // [26:21] 39 reserved_0 : 2, // [28:27] 40 mu_user_number : 3; // [31:29] 41 uint32_t length_copy : 17, // [16:0] 42 mcs_copy : 4, // [20:17] 43 tail_copy : 6, // [26:21] 44 reserved_1 : 5; // [31:27]
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | vht_sig_b_mu40_info.h | 25 struct vht_sig_b_mu40_info { struct 27 uint32_t length : 17, // [16:0] 28 mcs : 4, // [20:17] 29 tail : 6, // [26:21] 30 reserved_0 : 2, // [28:27] 31 mu_user_number : 3; // [31:29] 32 uint32_t length_copy : 17, // [16:0] 33 mcs_copy : 4, // [20:17] 34 tail_copy : 6, // [26:21] 35 reserved_1 : 5; // [31:27]
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | vht_sig_b_mu40_info.h | 23 struct vht_sig_b_mu40_info { struct 25 uint32_t length : 17, 26 mcs : 4, 27 tail : 6, 28 reserved_0 : 2, 29 mu_user_number : 3; 30 uint32_t length_copy : 17, 31 mcs_copy : 4, 32 tail_copy : 6, 33 reserved_1 : 5;
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | vht_sig_b_mu40_info.h | 34 struct vht_sig_b_mu40_info { struct 36 uint32_t length : 17, 37 mcs : 4, 38 tail : 6, 39 reserved_0 : 2, 40 mu_user_number : 3; 41 uint32_t length_copy : 17, 42 mcs_copy : 4, 43 tail_copy : 6, 44 reserved_1 : 5;
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | vht_sig_b_mu40_info.h | 23 struct vht_sig_b_mu40_info { struct 25 uint32_t length : 17, 26 mcs : 4, 27 tail : 6, 28 reserved_0 : 2, 29 mu_user_number : 3; 30 uint32_t length_copy : 17, 31 mcs_copy : 4, 32 tail_copy : 6, 33 reserved_1 : 5;
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | vht_sig_b_mu40_info.h | 35 struct vht_sig_b_mu40_info { struct 37 uint32_t length : 17, // [16:0] 38 mcs : 4, // [20:17] 39 tail : 6, // [26:21] 40 reserved_0 : 2, // [28:27] 41 mu_user_number : 3; // [31:29] 42 uint32_t length_copy : 17, // [16:0] 43 mcs_copy : 4, // [20:17] 44 tail_copy : 6, // [26:21] 45 reserved_1 : 5; // [31:27]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | vht_sig_b_mu40_info.h | 27 struct vht_sig_b_mu40_info { struct 29 uint32_t length : 17, 30 mcs : 4, 31 tail : 6, 32 reserved_0 : 2, 33 mu_user_number : 3; 34 uint32_t length_copy : 17, 35 mcs_copy : 4, 36 tail_copy : 6, 37 reserved_1 : 5;
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | vht_sig_b_mu40_info.h | 27 struct vht_sig_b_mu40_info { struct 29 uint32_t length : 17, 30 mcs : 4, 31 tail : 6, 32 reserved_0 : 2, 33 mu_user_number : 3; 34 uint32_t length_copy : 17, 35 mcs_copy : 4, 36 tail_copy : 6, 37 reserved_1 : 5;
|