/wlan-driver/fw-api/hw/peach/v2/ |
D | tx_fes_setup.h | 23 struct tx_fes_setup { struct 25 uint32_t schedule_id : 32; 26 uint32_t fes_in_11ax_trigger_response_config : 1, 27 bo_based_tid_aggregation_limit : 4, 28 __reserved_g_0005 : 1, 29 expect_i2r_lmr : 1, 30 transmit_start_reason : 3, 31 use_alt_power_sr : 1, 32 static_2_pwr_mode_status : 1, 33 obss_srg_opport_transmit_status : 1, [all …]
|
/wlan-driver/fw-api/hw/peach/v1/ |
D | tx_fes_setup.h | 23 struct tx_fes_setup { struct 25 uint32_t schedule_id : 32; 26 uint32_t fes_in_11ax_trigger_response_config : 1, 27 bo_based_tid_aggregation_limit : 4, 28 __reserved_g_0005 : 1, 29 expect_i2r_lmr : 1, 30 transmit_start_reason : 3, 31 use_alt_power_sr : 1, 32 static_2_pwr_mode_status : 1, 33 obss_srg_opport_transmit_status : 1, [all …]
|
/wlan-driver/fw-api/hw/qcn6432/ |
D | tx_fes_setup.h | 27 struct tx_fes_setup { struct 29 uint32_t schedule_id : 32; // [31:0] 30 uint32_t fes_in_11ax_trigger_response_config : 1, // [0:0] 31 bo_based_tid_aggregation_limit : 4, // [4:1] 32 ranging : 1, // [5:5] 33 expect_i2r_lmr : 1, // [6:6] 34 transmit_start_reason : 3, // [9:7] 35 use_alt_power_sr : 1, // [10:10] 36 static_2_pwr_mode_status : 1, // [11:11] 37 obss_srg_opport_transmit_status : 1, // [12:12] [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
D | tx_fes_setup.h | 36 struct tx_fes_setup { struct 38 uint32_t schedule_id : 32; 39 uint32_t fes_in_11ax_trigger_response_config : 1, 40 bo_based_tid_aggregation_limit : 4, 41 ranging : 1, 42 expect_i2r_lmr : 1, 43 transmit_start_reason : 3, 44 use_alt_power_sr : 1, 45 static_2_pwr_mode_status : 1, 46 obss_srg_opport_transmit_status : 1, [all …]
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
D | tx_fes_setup.h | 36 struct tx_fes_setup { struct 38 uint32_t schedule_id : 32; 39 uint32_t fes_in_11ax_trigger_response_config : 1, 40 bo_based_tid_aggregation_limit : 4, 41 ranging : 1, 42 expect_i2r_lmr : 1, 43 transmit_start_reason : 3, 44 use_alt_power_sr : 1, 45 static_2_pwr_mode_status : 1, 46 obss_srg_opport_transmit_status : 1, [all …]
|
/wlan-driver/fw-api/hw/qca5424/ |
D | tx_fes_setup.h | 29 struct tx_fes_setup { struct 31 uint32_t schedule_id : 32; 32 uint32_t fes_in_11ax_trigger_response_config : 1, 33 bo_based_tid_aggregation_limit : 4, 34 ranging : 1, 35 expect_i2r_lmr : 1, 36 transmit_start_reason : 3, 37 use_alt_power_sr : 1, 38 static_2_pwr_mode_status : 1, 39 obss_srg_opport_transmit_status : 1, [all …]
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
D | tx_fes_setup.h | 29 struct tx_fes_setup { struct 31 uint32_t schedule_id : 32; 32 uint32_t fes_in_11ax_trigger_response_config : 1, 33 bo_based_tid_aggregation_limit : 4, 34 __reserved_g_0005 : 1, 35 expect_i2r_lmr : 1, 36 transmit_start_reason : 3, 37 use_alt_power_sr : 1, 38 static_2_pwr_mode_status : 1, 39 obss_srg_opport_transmit_status : 1, [all …]
|
/wlan-driver/fw-api/hw/qca5332/ |
D | tx_fes_setup.h | 36 struct tx_fes_setup { struct 38 uint32_t schedule_id : 32; // [31:0] 39 uint32_t fes_in_11ax_trigger_response_config : 1, // [0:0] 40 bo_based_tid_aggregation_limit : 4, // [4:1] 41 ranging : 1, // [5:5] 42 expect_i2r_lmr : 1, // [6:6] 43 transmit_start_reason : 3, // [9:7] 44 use_alt_power_sr : 1, // [10:10] 45 static_2_pwr_mode_status : 1, // [11:11] 46 obss_srg_opport_transmit_status : 1, // [12:12] [all …]
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
D | hal_be_generic_api.h | 394 hal_tx_fes_setup_t *tx_fes_setup = (hal_tx_fes_setup_t *)tx_tlv; in hal_txmon_parse_tx_fes_setup() local 414 hal_tx_fes_setup_t *tx_fes_setup = (hal_tx_fes_setup_t *)tx_tlv; in hal_txmon_get_num_users() local
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_htt.h | 307 uint32_t tx_fes_setup:1, member 533 uint8_t tx_fes_setup; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_api_mon.h | 1483 uint8_t tx_fes_setup; member
|