Home
last modified time | relevance | path

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

/wlan-driver/fw-api/hw/peach/v1/
Dmon_destination_ring.h23 struct mon_destination_ring { struct
25 uint32_t stat_buf_virt_addr_31_0 : 32;
26 uint32_t stat_buf_virt_addr_63_32 : 32;
27 uint32_t ppdu_id : 32;
28 uint32_t end_offset : 12,
29 reserved_3a : 2,
30 link_info : 2,
31 end_reason : 2,
32 initiator : 1,
33 empty_descriptor : 1,
[all …]
/wlan-driver/fw-api/hw/peach/v2/
Dmon_destination_ring.h23 struct mon_destination_ring { struct
25 uint32_t stat_buf_virt_addr_31_0 : 32;
26 uint32_t stat_buf_virt_addr_63_32 : 32;
27 uint32_t ppdu_id : 32;
28 uint32_t end_offset : 12,
29 reserved_3a : 2,
30 link_info : 2,
31 end_reason : 2,
32 initiator : 1,
33 empty_descriptor : 1,
[all …]
/wlan-driver/fw-api/hw/qcn6432/
Dmon_destination_ring.h25 struct mon_destination_ring { struct
27 uint32_t stat_buf_virt_addr_31_0 : 32; // [31:0]
28 uint32_t stat_buf_virt_addr_63_32 : 32; // [31:0]
29 uint32_t ppdu_id : 32; // [31:0]
30 uint32_t end_offset : 12, // [11:0]
31 reserved_3a : 4, // [15:12]
32 end_reason : 2, // [17:16]
33 initiator : 1, // [18:18]
34 empty_descriptor : 1, // [19:19]
35 ring_id : 8, // [27:20]
[all …]
/wlan-driver/fw-api/hw/qca5332/
Dmon_destination_ring.h34 struct mon_destination_ring { struct
36 uint32_t stat_buf_virt_addr_31_0 : 32; // [31:0]
37 uint32_t stat_buf_virt_addr_63_32 : 32; // [31:0]
38 uint32_t ppdu_id : 32; // [31:0]
39 uint32_t end_offset : 12, // [11:0]
40 reserved_3a : 4, // [15:12]
41 end_reason : 2, // [17:16]
42 initiator : 1, // [18:18]
43 empty_descriptor : 1, // [19:19]
44 ring_id : 8, // [27:20]
[all …]
/wlan-driver/fw-api/hw/qca5424/
Dmon_destination_ring.h27 struct mon_destination_ring { struct
29 uint32_t stat_buf_virt_addr_31_0 : 32;
30 uint32_t stat_buf_virt_addr_63_32 : 32;
31 uint32_t ppdu_id : 32;
32 uint32_t end_offset : 12,
33 reserved_3a : 4,
34 end_reason : 2,
35 initiator : 1,
36 empty_descriptor : 1,
37 ring_id : 8,
[all …]
/wlan-driver/fw-api/hw/kiwi/v2/
Dmon_destination_ring.h27 struct mon_destination_ring { struct
29 uint32_t stat_buf_virt_addr_31_0 : 32;
30 uint32_t stat_buf_virt_addr_63_32 : 32;
31 uint32_t ppdu_id : 32;
32 uint32_t end_offset : 12,
33 reserved_3a : 4,
34 end_reason : 2,
35 initiator : 1,
36 empty_descriptor : 1,
37 ring_id : 8,
[all …]
/wlan-driver/fw-api/hw/qcn9224/v1/
Dmon_destination_ring.h34 struct mon_destination_ring { struct
36 uint32_t stat_buf_virt_addr_31_0 : 32;
37 uint32_t stat_buf_virt_addr_63_32 : 32;
38 uint32_t ppdu_id : 32;
39 uint32_t end_offset : 12,
40 reserved_3a : 4,
41 end_reason : 2,
42 initiator : 1,
43 empty_descriptor : 1,
44 ring_id : 8,
[all …]
/wlan-driver/fw-api/hw/qcn9224/v2/
Dmon_destination_ring.h34 struct mon_destination_ring { struct
36 uint32_t stat_buf_virt_addr_31_0 : 32;
37 uint32_t stat_buf_virt_addr_63_32 : 32;
38 uint32_t ppdu_id : 32;
39 uint32_t end_offset : 12,
40 reserved_3a : 4,
41 end_reason : 2,
42 initiator : 1,
43 empty_descriptor : 1,
44 ring_id : 8,
[all …]