Home
last modified time | relevance | path

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

/wlan-driver/fw-api/hw/peach/v1/
H A Dtx_fes_status_start_prot.h23 struct tx_fes_status_start_prot { struct
25 uint32_t prot_timestamp_lower_32 : 32;
26 uint32_t prot_timestamp_upper_32 : 32;
27 uint32_t subband_mask : 16,
28 reserved_2b : 4,
29 prot_coex_based_tx_bw : 3,
30 prot_coex_based_ant_mask : 8,
31 prot_coex_result_alt_based : 1;
32 uint32_t prot_coex_tx_pwr_shared_ant : 8,
33 prot_coex_tx_pwr_ant : 8,
[all …]
/wlan-driver/fw-api/hw/qcn6432/
H A Dtx_fes_status_start_prot.h27 struct tx_fes_status_start_prot { struct
29 uint32_t prot_timestamp_lower_32 : 32; // [31:0]
30 uint32_t prot_timestamp_upper_32 : 32; // [31:0]
31 uint32_t subband_mask : 16, // [15:0]
32 reserved_2b : 4, // [19:16]
33 prot_coex_based_tx_bw : 3, // [22:20]
34 prot_coex_based_ant_mask : 8, // [30:23]
35 prot_coex_result_alt_based : 1; // [31:31]
36 uint32_t prot_coex_tx_pwr_shared_ant : 8, // [7:0]
37 prot_coex_tx_pwr_ant : 8, // [15:8]
[all …]
/wlan-driver/fw-api/hw/qca5332/
H A Dtx_fes_status_start_prot.h36 struct tx_fes_status_start_prot { struct
38 uint32_t prot_timestamp_lower_32 : 32; // [31:0]
39 uint32_t prot_timestamp_upper_32 : 32; // [31:0]
40 uint32_t subband_mask : 16, // [15:0]
41 reserved_2b : 4, // [19:16]
42 prot_coex_based_tx_bw : 3, // [22:20]
43 prot_coex_based_ant_mask : 8, // [30:23]
44 prot_coex_result_alt_based : 1; // [31:31]
45 uint32_t prot_coex_tx_pwr_shared_ant : 8, // [7:0]
46 prot_coex_tx_pwr_ant : 8, // [15:8]
[all …]
/wlan-driver/fw-api/hw/kiwi/v2/
H A Dtx_fes_status_start_prot.h29 struct tx_fes_status_start_prot { struct
31 uint32_t prot_timestamp_lower_32 : 32;
32 uint32_t prot_timestamp_upper_32 : 32;
33 uint32_t subband_mask : 16,
34 reserved_2b : 4,
35 prot_coex_based_tx_bw : 3,
36 prot_coex_based_ant_mask : 8,
37 prot_coex_result_alt_based : 1;
38 uint32_t prot_coex_tx_pwr_shared_ant : 8,
39 prot_coex_tx_pwr_ant : 8,
[all …]
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dtx_fes_status_start_prot.h36 struct tx_fes_status_start_prot { struct
38 uint32_t prot_timestamp_lower_32 : 32;
39 uint32_t prot_timestamp_upper_32 : 32;
40 uint32_t subband_mask : 16,
41 reserved_2b : 4,
42 prot_coex_based_tx_bw : 3,
43 prot_coex_based_ant_mask : 8,
44 prot_coex_result_alt_based : 1;
45 uint32_t prot_coex_tx_pwr_shared_ant : 8,
46 prot_coex_tx_pwr_ant : 8,
[all …]
/wlan-driver/fw-api/hw/peach/v2/
H A Dtx_fes_status_start_prot.h23 struct tx_fes_status_start_prot { struct
25 uint32_t prot_timestamp_lower_32 : 32;
26 uint32_t prot_timestamp_upper_32 : 32;
27 uint32_t subband_mask : 16,
28 reserved_2b : 4,
29 prot_coex_based_tx_bw : 3,
30 prot_coex_based_ant_mask : 8,
31 prot_coex_result_alt_based : 1;
32 uint32_t prot_coex_tx_pwr_shared_ant : 8,
33 prot_coex_tx_pwr_ant : 8,
[all …]
/wlan-driver/fw-api/hw/qca5424/
H A Dtx_fes_status_start_prot.h29 struct tx_fes_status_start_prot { struct
31 uint32_t prot_timestamp_lower_32 : 32;
32 uint32_t prot_timestamp_upper_32 : 32;
33 uint32_t subband_mask : 16,
34 reserved_2b : 4,
35 prot_coex_based_tx_bw : 3,
36 prot_coex_based_ant_mask : 8,
37 prot_coex_result_alt_based : 1;
38 uint32_t prot_coex_tx_pwr_shared_ant : 8,
39 prot_coex_tx_pwr_ant : 8,
[all …]
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dtx_fes_status_start_prot.h36 struct tx_fes_status_start_prot { struct
38 uint32_t prot_timestamp_lower_32 : 32;
39 uint32_t prot_timestamp_upper_32 : 32;
40 uint32_t subband_mask : 16,
41 reserved_2b : 4,
42 prot_coex_based_tx_bw : 3,
43 prot_coex_based_ant_mask : 8,
44 prot_coex_result_alt_based : 1;
45 uint32_t prot_coex_tx_pwr_shared_ant : 8,
46 prot_coex_tx_pwr_ant : 8,
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h434 tx_fes_status_start_prot:1, member