Home
last modified time | relevance | path

Searched defs:rx_ppdu_start (Results 1 – 25 of 26) sorted by relevance

12

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Drx_desc.h205 struct rx_ppdu_start { struct
207 uint32_t rssi_pri_chain0:8, /* [7:0] */
208 rssi_sec20_chain0:8, /* [15:8] */
209 rssi_sec40_chain0:8, /* [23:16] */
210 rssi_sec80_chain0:8; /* [31:24] */
212 uint32_t rssi_pri_chain1:8, /* [7:0] */
213 rssi_sec20_chain1:8, /* [15:8] */
214 rssi_sec40_chain1:8, /* [23:16] */
215 rssi_sec80_chain1:8; /* [31:24] */
217 uint32_t rssi_pri_chain2:8, /* [7:0] */
[all …]
/wlan-driver/fw-api/hw/kiwi/v2/
H A Drx_ppdu_start.h31 struct rx_ppdu_start { struct
33 uint32_t phy_ppdu_id : 16,
34 preamble_time_to_rxframe : 8,
35 reserved_0a : 8;
36 uint32_t sw_phy_meta_data : 32;
37 uint32_t ppdu_start_timestamp_31_0 : 32;
38 uint32_t ppdu_start_timestamp_63_32 : 32;
39 uint32_t rxframe_assert_timestamp : 32;
40 uint32_t tlv64_padding : 32;
/wlan-driver/fw-api/hw/qca5332/
H A Drx_ppdu_start.h36 struct rx_ppdu_start { struct
38 uint32_t phy_ppdu_id : 16, // [15:0]
39 preamble_time_to_rxframe : 8, // [23:16]
40 reserved_0a : 8; // [31:24]
41 uint32_t sw_phy_meta_data : 32; // [31:0]
42 uint32_t ppdu_start_timestamp_31_0 : 32; // [31:0]
43 uint32_t ppdu_start_timestamp_63_32 : 32; // [31:0]
44 uint32_t rxframe_assert_timestamp : 32; // [31:0]
45 uint32_t tlv64_padding : 32; // [31:0]
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Drx_ppdu_start.h36 struct rx_ppdu_start { struct
38 uint32_t phy_ppdu_id : 16,
39 preamble_time_to_rxframe : 8,
40 reserved_0a : 8;
41 uint32_t sw_phy_meta_data : 32;
42 uint32_t ppdu_start_timestamp_31_0 : 32;
43 uint32_t ppdu_start_timestamp_63_32 : 32;
44 uint32_t rxframe_assert_timestamp : 32;
45 uint32_t tlv64_padding : 32;
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Drx_ppdu_start.h36 struct rx_ppdu_start { struct
38 uint32_t phy_ppdu_id : 16,
39 preamble_time_to_rxframe : 8,
40 reserved_0a : 8;
41 uint32_t sw_phy_meta_data : 32;
42 uint32_t ppdu_start_timestamp_31_0 : 32;
43 uint32_t ppdu_start_timestamp_63_32 : 32;
44 uint32_t rxframe_assert_timestamp : 32;
45 uint32_t tlv64_padding : 32;
/wlan-driver/fw-api/hw/kiwi/v1/
H A Drx_ppdu_start.h40 struct rx_ppdu_start { struct
41 uint32_t phy_ppdu_id : 16,
42 preamble_time_to_rxframe : 8,
43 reserved_0a : 8;
44 uint32_t sw_phy_meta_data : 32;
45 uint32_t ppdu_start_timestamp_31_0 : 32;
46 uint32_t ppdu_start_timestamp_63_32 : 32;
47 uint32_t rxframe_assert_timestamp : 32;
48 uint32_t tlv64_padding : 32;
/wlan-driver/fw-api/hw/qca5424/
H A Drx_ppdu_start.h29 struct rx_ppdu_start { struct
31 uint32_t phy_ppdu_id : 16,
32 preamble_time_to_rxframe : 8,
33 reserved_0a : 8;
34 uint32_t sw_phy_meta_data : 32;
35 uint32_t ppdu_start_timestamp_31_0 : 32;
36 uint32_t ppdu_start_timestamp_63_32 : 32;
37 uint32_t rxframe_assert_timestamp : 32;
38 uint32_t tlv64_padding : 32;
/wlan-driver/fw-api/hw/qcn6432/
H A Drx_ppdu_start.h27 struct rx_ppdu_start { struct
29 uint32_t phy_ppdu_id : 16, // [15:0]
30 preamble_time_to_rxframe : 8, // [23:16]
31 reserved_0a : 8; // [31:24]
32 uint32_t sw_phy_meta_data : 32; // [31:0]
33 uint32_t ppdu_start_timestamp_31_0 : 32; // [31:0]
34 uint32_t ppdu_start_timestamp_63_32 : 32; // [31:0]
35 uint32_t rxframe_assert_timestamp : 32; // [31:0]
36 uint32_t tlv64_padding : 32; // [31:0]
/wlan-driver/fw-api/hw/wcn7750/v1/
H A Drx_ppdu_start.h23 struct rx_ppdu_start { struct
25 uint32_t phy_ppdu_id : 16,
26 preamble_time_to_rxframe : 8,
27 reserved_0a : 8;
28 uint32_t sw_phy_meta_data : 32;
29 uint32_t ppdu_start_timestamp_31_0 : 32;
30 uint32_t ppdu_start_timestamp_63_32 : 32;
31 uint32_t rxframe_assert_timestamp : 32;
/wlan-driver/fw-api/hw/qcc2072/v1/
H A Drx_ppdu_start.h23 struct rx_ppdu_start { struct
25 uint32_t phy_ppdu_id : 16,
26 preamble_time_to_rxframe : 8,
27 reserved_0a : 8;
28 uint32_t sw_phy_meta_data : 32;
29 uint32_t ppdu_start_timestamp_31_0 : 32;
30 uint32_t ppdu_start_timestamp_63_32 : 32;
31 uint32_t rxframe_assert_timestamp : 32;
/wlan-driver/fw-api/hw/peach/v2/
H A Drx_ppdu_start.h23 struct rx_ppdu_start { struct
25 uint32_t phy_ppdu_id : 16,
26 preamble_time_to_rxframe : 8,
27 reserved_0a : 8;
28 uint32_t sw_phy_meta_data : 32;
29 uint32_t ppdu_start_timestamp_31_0 : 32;
30 uint32_t ppdu_start_timestamp_63_32 : 32;
31 uint32_t rxframe_assert_timestamp : 32;
/wlan-driver/fw-api/hw/peach/v1/
H A Drx_ppdu_start.h23 struct rx_ppdu_start { struct
25 uint32_t phy_ppdu_id : 16,
26 preamble_time_to_rxframe : 8,
27 reserved_0a : 8;
28 uint32_t sw_phy_meta_data : 32;
29 uint32_t ppdu_start_timestamp_31_0 : 32;
30 uint32_t ppdu_start_timestamp_63_32 : 32;
31 uint32_t rxframe_assert_timestamp : 32;
/wlan-driver/fw-api/hw/qca6290/11ax/v2/
H A Drx_ppdu_start.h36 struct rx_ppdu_start { struct
37 uint32_t phy_ppdu_id : 16, //[15:0]
38 reserved_15 : 16; //[31:16]
39 uint32_t sw_phy_meta_data : 32; //[31:0]
40 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qcn9000/
H A Drx_ppdu_start.h34 struct rx_ppdu_start { struct
35 uint32_t phy_ppdu_id : 16, //[15:0]
36 reserved_15 : 16; //[31:16]
37 uint32_t sw_phy_meta_data : 32; //[31:0]
38 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca6290/v2/
H A Drx_ppdu_start.h41 struct rx_ppdu_start { struct
42 uint32_t phy_ppdu_id : 16, //[15:0]
43 reserved_15 : 16; //[31:16]
44 uint32_t sw_phy_meta_data : 32; //[31:0]
45 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca6750/v1/
H A Drx_ppdu_start.h41 struct rx_ppdu_start { struct
42 uint32_t phy_ppdu_id : 16, //[15:0]
43 reserved_15 : 16; //[31:16]
44 uint32_t sw_phy_meta_data : 32; //[31:0]
45 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca5018/
H A Drx_ppdu_start.h34 struct rx_ppdu_start { struct
35 uint32_t phy_ppdu_id : 16, //[15:0]
36 reserved_15 : 16; //[31:16]
37 uint32_t sw_phy_meta_data : 32; //[31:0]
38 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca6390/v1/
H A Drx_ppdu_start.h36 struct rx_ppdu_start { struct
37 uint32_t phy_ppdu_id : 16, //[15:0]
38 reserved_15 : 16; //[31:16]
39 uint32_t sw_phy_meta_data : 32; //[31:0]
40 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca6490/v1/
H A Drx_ppdu_start.h41 struct rx_ppdu_start { struct
42 uint32_t phy_ppdu_id : 16, //[15:0]
43 reserved_15 : 16; //[31:16]
44 uint32_t sw_phy_meta_data : 32; //[31:0]
45 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca6290/11ax/v1/
H A Drx_ppdu_start.h36 struct rx_ppdu_start { struct
37 uint32_t phy_ppdu_id : 16, //[15:0]
38 reserved_15 : 16; //[31:16]
39 uint32_t sw_phy_meta_data : 32; //[31:0]
40 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca8074/v1/
H A Drx_ppdu_start.h40 struct rx_ppdu_start { struct
41 uint32_t phy_ppdu_id : 16, //[15:0]
42 reserved_15 : 16; //[31:16]
43 uint32_t sw_phy_meta_data : 32; //[31:0]
44 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca8074/v2/
H A Drx_ppdu_start.h40 struct rx_ppdu_start { struct
41 uint32_t phy_ppdu_id : 16, //[15:0]
42 reserved_15 : 16; //[31:16]
43 uint32_t sw_phy_meta_data : 32; //[31:0]
44 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca6290/v1/
H A Drx_ppdu_start.h36 struct rx_ppdu_start { struct
37 uint32_t phy_ppdu_id : 16, //[15:0]
38 reserved_15 : 16; //[31:16]
39 uint32_t sw_phy_meta_data : 32; //[31:0]
40 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qcn6122/
H A Drx_ppdu_start.h34 struct rx_ppdu_start { struct
35 uint32_t phy_ppdu_id : 16, //[15:0]
36 reserved_15 : 16; //[31:16]
37 uint32_t sw_phy_meta_data : 32; //[31:0]
38 uint32_t ppdu_start_timestamp : 32; //[31:0]
/wlan-driver/fw-api/hw/qca9574/
H A Drx_ppdu_start.h40 struct rx_ppdu_start { struct
41 uint32_t phy_ppdu_id : 16, //[15:0]
42 reserved_15 : 16; //[31:16]
43 uint32_t sw_phy_meta_data : 32; //[31:0]
44 uint32_t ppdu_start_timestamp : 32; //[31:0]

12