Home
last modified time | relevance | path

Searched defs:vht_sig_b_su40_info (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/fw-api/hw/kiwi/v2/
H A Dvht_sig_b_su40_info.h27 struct vht_sig_b_su40_info { struct
29 uint32_t length : 19,
30 vhtb_reserved : 2,
31 tail : 6,
32 reserved : 4,
33 rx_ndp : 1;
34 uint32_t length_copy : 19,
35 vhtb_reserved_copy : 2,
36 tail_copy : 6,
37 reserved_copy : 4,
[all …]
/wlan-driver/fw-api/hw/qca5332/
H A Dvht_sig_b_su40_info.h34 struct vht_sig_b_su40_info { struct
36 uint32_t length : 19, // [18:0]
37 vhtb_reserved : 2, // [20:19]
38 tail : 6, // [26:21]
39 reserved : 4, // [30:27]
40 rx_ndp : 1; // [31:31]
41 uint32_t length_copy : 19, // [18:0]
42 vhtb_reserved_copy : 2, // [20:19]
43 tail_copy : 6, // [26:21]
44 reserved_copy : 4, // [30:27]
[all …]
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dvht_sig_b_su40_info.h34 struct vht_sig_b_su40_info { struct
36 uint32_t length : 19,
37 vhtb_reserved : 2,
38 tail : 6,
39 reserved : 4,
40 rx_ndp : 1;
41 uint32_t length_copy : 19,
42 vhtb_reserved_copy : 2,
43 tail_copy : 6,
44 reserved_copy : 4,
[all …]
/wlan-driver/fw-api/hw/qcn6432/
H A Dvht_sig_b_su40_info.h25 struct vht_sig_b_su40_info { struct
27 uint32_t length : 19, // [18:0]
28 vhtb_reserved : 2, // [20:19]
29 tail : 6, // [26:21]
30 reserved : 4, // [30:27]
31 rx_ndp : 1; // [31:31]
32 uint32_t length_copy : 19, // [18:0]
33 vhtb_reserved_copy : 2, // [20:19]
34 tail_copy : 6, // [26:21]
35 reserved_copy : 4, // [30:27]
[all …]
/wlan-driver/fw-api/hw/qca5424/
H A Dvht_sig_b_su40_info.h27 struct vht_sig_b_su40_info { struct
29 uint32_t length : 19,
30 vhtb_reserved : 2,
31 tail : 6,
32 reserved : 4,
33 rx_ndp : 1;
34 uint32_t length_copy : 19,
35 vhtb_reserved_copy : 2,
36 tail_copy : 6,
37 reserved_copy : 4,
[all …]
/wlan-driver/fw-api/hw/peach/v1/
H A Dvht_sig_b_su40_info.h23 struct vht_sig_b_su40_info { struct
25 uint32_t length : 19,
26 vhtb_reserved : 2,
27 tail : 6,
28 reserved : 4,
29 rx_ndp : 1;
30 uint32_t length_copy : 19,
31 vhtb_reserved_copy : 2,
32 tail_copy : 6,
33 reserved_copy : 4,
[all …]
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dvht_sig_b_su40_info.h35 struct vht_sig_b_su40_info { struct
37 uint32_t length : 19, // [18:0]
38 vhtb_reserved : 2, // [20:19]
39 tail : 6, // [26:21]
40 reserved : 4, // [30:27]
41 rx_ndp : 1; // [31:31]
42 uint32_t length_copy : 19, // [18:0]
43 vhtb_reserved_copy : 2, // [20:19]
44 tail_copy : 6, // [26:21]
45 reserved_copy : 4, // [30:27]
[all …]
/wlan-driver/fw-api/hw/peach/v2/
H A Dvht_sig_b_su40_info.h23 struct vht_sig_b_su40_info { struct
25 uint32_t length : 19,
26 vhtb_reserved : 2,
27 tail : 6,
28 reserved : 4,
29 rx_ndp : 1;
30 uint32_t length_copy : 19,
31 vhtb_reserved_copy : 2,
32 tail_copy : 6,
33 reserved_copy : 4,
[all …]