/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | tx_fes_status_start_ppdu.h | 36 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 D | tx_fes_status_start_ppdu.h | 23 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 D | tx_fes_status_start_ppdu.h | 29 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 D | tx_fes_status_start_ppdu.h | 36 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 D | tx_fes_status_start_ppdu.h | 29 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 D | tx_fes_status_start_ppdu.h | 36 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 D | tx_fes_status_start_ppdu.h | 27 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 D | tx_fes_status_start_ppdu.h | 23 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 D | dp_htt.h | 430 tx_fes_status_start_ppdu:1, member
|