Home
last modified time | relevance | path

Searched defs:tx_fes_status_start_ppdu (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dtx_fes_status_start_ppdu.h36 struct tx_fes_status_start_ppdu { struct
38 uint32_t ppdu_timestamp_lower_32 : 32;
39 uint32_t ppdu_timestamp_upper_32 : 32;
40 uint32_t subband_mask : 16,
41 ndp_frame : 2,
42 reserved_2b : 2,
43 coex_based_tx_bw : 3,
44 coex_based_ant_mask : 8,
45 reserved_2c : 1;
46 uint32_t coex_based_tx_pwr_shared_ant : 8,
[all …]
/wlan-driver/fw-api/hw/peach/v1/
H A Dtx_fes_status_start_ppdu.h23 struct tx_fes_status_start_ppdu { struct
25 uint32_t ppdu_timestamp_lower_32 : 32;
26 uint32_t ppdu_timestamp_upper_32 : 32;
27 uint32_t subband_mask : 16,
28 ndp_frame : 2,
29 reserved_2b : 2,
30 coex_based_tx_bw : 3,
31 coex_based_ant_mask : 8,
32 reserved_2c : 1;
33 uint32_t coex_based_tx_pwr_shared_ant : 8,
[all …]
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dtx_fes_status_start_ppdu.h29 struct tx_fes_status_start_ppdu { struct
31 uint32_t ppdu_timestamp_lower_32 : 32;
32 uint32_t ppdu_timestamp_upper_32 : 32;
33 uint32_t subband_mask : 16,
34 ndp_frame : 2,
35 reserved_2b : 2,
36 coex_based_tx_bw : 3,
37 coex_based_ant_mask : 8,
38 reserved_2c : 1;
39 uint32_t coex_based_tx_pwr_shared_ant : 8,
[all …]
/wlan-driver/fw-api/hw/qca5332/
H A Dtx_fes_status_start_ppdu.h36 struct tx_fes_status_start_ppdu { struct
38 uint32_t ppdu_timestamp_lower_32 : 32; // [31:0]
39 uint32_t ppdu_timestamp_upper_32 : 32; // [31:0]
40 uint32_t subband_mask : 16, // [15:0]
41 ndp_frame : 2, // [17:16]
42 reserved_2b : 2, // [19:18]
43 coex_based_tx_bw : 3, // [22:20]
44 coex_based_ant_mask : 8, // [30:23]
45 reserved_2c : 1; // [31:31]
46 uint32_t coex_based_tx_pwr_shared_ant : 8, // [7:0]
[all …]
/wlan-driver/fw-api/hw/qca5424/
H A Dtx_fes_status_start_ppdu.h29 struct tx_fes_status_start_ppdu { struct
31 uint32_t ppdu_timestamp_lower_32 : 32;
32 uint32_t ppdu_timestamp_upper_32 : 32;
33 uint32_t subband_mask : 16,
34 ndp_frame : 2,
35 reserved_2b : 2,
36 coex_based_tx_bw : 3,
37 coex_based_ant_mask : 8,
38 reserved_2c : 1;
39 uint32_t coex_based_tx_pwr_shared_ant : 8,
[all …]
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dtx_fes_status_start_ppdu.h36 struct tx_fes_status_start_ppdu { struct
38 uint32_t ppdu_timestamp_lower_32 : 32;
39 uint32_t ppdu_timestamp_upper_32 : 32;
40 uint32_t subband_mask : 16,
41 ndp_frame : 2,
42 reserved_2b : 2,
43 coex_based_tx_bw : 3,
44 coex_based_ant_mask : 8,
45 reserved_2c : 1;
46 uint32_t coex_based_tx_pwr_shared_ant : 8,
[all …]
/wlan-driver/fw-api/hw/qcn6432/
H A Dtx_fes_status_start_ppdu.h27 struct tx_fes_status_start_ppdu { struct
29 uint32_t ppdu_timestamp_lower_32 : 32; // [31:0]
30 uint32_t ppdu_timestamp_upper_32 : 32; // [31:0]
31 uint32_t subband_mask : 16, // [15:0]
32 ndp_frame : 2, // [17:16]
33 reserved_2b : 2, // [19:18]
34 coex_based_tx_bw : 3, // [22:20]
35 coex_based_ant_mask : 8, // [30:23]
36 reserved_2c : 1; // [31:31]
37 uint32_t coex_based_tx_pwr_shared_ant : 8, // [7:0]
[all …]
/wlan-driver/fw-api/hw/peach/v2/
H A Dtx_fes_status_start_ppdu.h23 struct tx_fes_status_start_ppdu { struct
25 uint32_t ppdu_timestamp_lower_32 : 32;
26 uint32_t ppdu_timestamp_upper_32 : 32;
27 uint32_t subband_mask : 16,
28 ndp_frame : 2,
29 reserved_2b : 2,
30 coex_based_tx_bw : 3,
31 coex_based_ant_mask : 8,
32 reserved_2c : 1;
33 uint32_t coex_based_tx_pwr_shared_ant : 8,
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h430 tx_fes_status_start_ppdu:1, member