/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/ |
D | wlan_mgmt_txrx_rx_reo_i.h | 314 struct mgmt_rx_reo_params reo_params; member 1139 if (!rx_params->reo_params) { in mgmt_rx_reo_get_global_ts() 1144 return rx_params->reo_params->global_timestamp; in mgmt_rx_reo_get_global_ts() 1161 if (!rx_params->reo_params) { in mgmt_rx_reo_get_start_ts() 1166 return rx_params->reo_params->start_timestamp; in mgmt_rx_reo_get_start_ts() 1183 if (!rx_params->reo_params) { in mgmt_rx_reo_get_end_ts() 1188 return rx_params->reo_params->end_timestamp; in mgmt_rx_reo_get_end_ts() 1206 if (!rx_params->reo_params) { in mgmt_rx_reo_get_duration_us() 1211 return rx_params->reo_params->duration_us; in mgmt_rx_reo_get_duration_us() 1229 if (!rx_params->reo_params) { in mgmt_rx_reo_get_pkt_counter() [all …]
|
D | wlan_mgmt_txrx_rx_reo.c | 217 struct mgmt_rx_reo_params *reo_params; in check_and_handle_zero_frame_duration() local 229 reo_params = desc->rx_params->reo_params; in check_and_handle_zero_frame_duration() 230 if (!reo_params) { in check_and_handle_zero_frame_duration() 238 reo_params->link_id, reo_params->valid, in check_and_handle_zero_frame_duration() 239 reo_params->mgmt_pkt_ctr, in check_and_handle_zero_frame_duration() 240 reo_params->global_timestamp); in check_and_handle_zero_frame_duration() 259 struct mgmt_rx_reo_params *reo_params; in check_and_handle_invalid_reo_params() local 271 reo_params = desc->rx_params->reo_params; in check_and_handle_invalid_reo_params() 272 if (!reo_params) { in check_and_handle_invalid_reo_params() 277 if (!reo_params->valid) { in check_and_handle_invalid_reo_params() [all …]
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/ |
D | wlan_mgmt_txrx_rx_reo_tgt_api.c | 109 struct mgmt_rx_reo_params *reo_params, in tgt_mgmt_rx_reo_enter_algo_without_buffer() argument 127 if (!reo_params) { in tgt_mgmt_rx_reo_enter_algo_without_buffer() 145 reo_params->link_id = link_id; in tgt_mgmt_rx_reo_enter_algo_without_buffer() 146 reo_params->mlo_grp_id = ml_grp_id; in tgt_mgmt_rx_reo_enter_algo_without_buffer() 147 mgmt_rx_params.reo_params = reo_params; in tgt_mgmt_rx_reo_enter_algo_without_buffer() 151 desc.reo_params_copy = *mgmt_rx_params.reo_params; in tgt_mgmt_rx_reo_enter_algo_without_buffer() 337 if (!mgmt_rx_params->reo_params) { in tgt_mgmt_rx_reo_frame_handler() 357 mgmt_rx_params->reo_params->link_id = link_id; in tgt_mgmt_rx_reo_frame_handler() 358 mgmt_rx_params->reo_params->mlo_grp_id = ml_grp_id; in tgt_mgmt_rx_reo_frame_handler() 364 desc.reo_params_copy = *mgmt_rx_params->reo_params; in tgt_mgmt_rx_reo_frame_handler()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/ |
D | hal_5332_rx.h | 70 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 90 (reo_params)->frag_dst_ring); \
|
D | hal_5332.c | 835 struct hal_reo_params *reo_params) in hal_reo_config_5332() argument 837 HAL_REO_R0_CONFIG(soc, reg_val, reo_params); in hal_reo_config_5332() 1197 struct hal_reo_params *reo_params = (struct hal_reo_params *)reoparams; in hal_reo_setup_5332() local 1202 hal_reo_config_5332(soc, reg_val, reo_params); in hal_reo_setup_5332() 1243 if (reo_params->rx_hash_enabled) { in hal_reo_setup_5332() 1246 (REO_REG_REG_BASE), reo_params->remap0); in hal_reo_setup_5332() 1255 (REO_REG_REG_BASE), reo_params->remap1); in hal_reo_setup_5332() 1264 (REO_REG_REG_BASE), reo_params->remap2); in hal_reo_setup_5332() 1279 soc->reo_qref = *reo_params->reo_qref; in hal_reo_setup_5332()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/ |
D | hal_9224_rx.h | 77 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 97 (reo_params)->frag_dst_ring); \
|
D | hal_9224.h | 1177 struct hal_reo_params *reo_params) in hal_reo_config_9224() argument 1179 HAL_REO_R0_CONFIG(soc, reg_val, reo_params); in hal_reo_config_9224() 1600 struct hal_reo_params *reo_params = (struct hal_reo_params *)reoparams; in hal_reo_setup_9224() local 1605 hal_reo_config_9224(soc, reg_val, reo_params); in hal_reo_setup_9224() 1646 if (reo_params->rx_hash_enabled) { in hal_reo_setup_9224() 1651 (REO_REG_REG_BASE), reo_params->remap0); in hal_reo_setup_9224() 1660 (REO_REG_REG_BASE), reo_params->remap1); in hal_reo_setup_9224() 1669 (REO_REG_REG_BASE), reo_params->remap2); in hal_reo_setup_9224() 1684 soc->reo_qref = *reo_params->reo_qref; in hal_reo_setup_9224()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/ |
D | hal_6432_rx.h | 70 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 90 (reo_params)->frag_dst_ring); \
|
D | hal_6432.c | 849 struct hal_reo_params *reo_params) in hal_reo_config_6432() argument 851 HAL_REO_R0_CONFIG(soc, reg_val, reo_params); in hal_reo_config_6432() 1258 struct hal_reo_params *reo_params = (struct hal_reo_params *)reoparams; in hal_reo_setup_6432() local 1263 hal_reo_config_6432(soc, reg_val, reo_params); in hal_reo_setup_6432() 1304 if (reo_params->rx_hash_enabled) { in hal_reo_setup_6432() 1308 (REO_REG_REG_BASE), reo_params->remap0); in hal_reo_setup_6432() 1317 (REO_REG_REG_BASE), reo_params->remap1); in hal_reo_setup_6432() 1326 (REO_REG_REG_BASE), reo_params->remap2); in hal_reo_setup_6432() 1341 soc->reo_qref = *reo_params->reo_qref; in hal_reo_setup_6432()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/inc/ |
D | wlan_mgmt_txrx_utils_api.h | 998 struct mgmt_rx_reo_params *reo_params; member 1028 rx_params->reo_params = in alloc_mgmt_rx_event_params() 1031 if (!rx_params->reo_params) { in alloc_mgmt_rx_event_params() 1040 qdf_mem_free(rx_params->reo_params); in alloc_mgmt_rx_event_params() 1053 qdf_mem_free(rx_params->reo_params); in free_mgmt_rx_event_params()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/ |
D | hal_kiwi_rx.h | 67 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 90 (reo_params)->frag_dst_ring); \
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/ |
D | hal_qcn6122_rx.h | 65 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 88 (reo_params)->frag_dst_ring); \ 102 (reo_params)->alt_dst_ind_0); \
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/ |
D | hal_5018_rx.h | 59 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 82 (reo_params)->frag_dst_ring); \ 96 (reo_params)->alt_dst_ind_0); \
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/ |
D | hal_9000_rx.h | 63 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 72 (reo_params)->frag_dst_ring) | \ 90 (reo_params)->alt_dst_ind_0); \
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
D | hal_be_generic_api.c | 92 struct hal_reo_params *reo_params = (struct hal_reo_params *)reoparams; in hal_reo_setup_generic_be() local 97 hal_reo_config(soc, reg_val, reo_params); in hal_reo_setup_generic_be() 138 if (reo_params->rx_hash_enabled) { in hal_reo_setup_generic_be() 142 reo_params->remap1); in hal_reo_setup_generic_be() 152 reo_params->remap2); in hal_reo_setup_generic_be()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/ |
D | hal_8074v1_rx.h | 266 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 275 (reo_params)->frag_dst_ring) | \ 293 (reo_params)->alt_dst_ind_0); \
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/ |
D | hal_6750_rx.h | 292 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 315 (reo_params)->frag_dst_ring); \
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/ |
D | hal_8074v2_rx.h | 275 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 284 (reo_params)->frag_dst_ring) | \ 302 (reo_params)->alt_dst_ind_0); \
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/ |
D | hal_6490_rx.h | 286 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 309 (reo_params)->frag_dst_ring); \
|
/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/src/ |
D | target_if_mgmt_txrx_rx_reo.c | 664 params->reo_params); in target_if_mgmt_rx_reo_extract_reo_params() 795 return mgmt_rx_reo_rx_ops->host_drop_handler(pdev, params->reo_params); in target_if_mgmt_rx_reo_host_drop_handler()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/ |
D | hal_6390_rx.h | 283 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 292 (reo_params)->frag_dst_ring) | \
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/ |
D | hal_6290_rx.h | 277 #define HAL_REO_R0_CONFIG(soc, reg_val, reo_params) \ argument 286 (reo_params)->frag_dst_ring) | \
|
D | hal_6290.c | 828 struct hal_reo_params *reo_params) in hal_reo_config_6290() argument 830 HAL_REO_R0_CONFIG(soc, reg_val, reo_params); in hal_reo_config_6290()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ |
D | hal_li_generic_api.h | 2535 struct hal_reo_params *reo_params = (struct hal_reo_params *)reoparams; in hal_reo_setup_generic_li() local 2540 hal_reo_config(soc, reg_val, reo_params); in hal_reo_setup_generic_li() 2585 if (reo_params->rx_hash_enabled) { in hal_reo_setup_generic_li() 2586 if (reo_params->remap0) in hal_reo_setup_generic_li() 2590 reo_params->remap0); in hal_reo_setup_generic_li() 2600 reo_params->remap1); in hal_reo_setup_generic_li() 2610 reo_params->remap2); in hal_reo_setup_generic_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_main.c | 4379 struct hal_reo_params reo_params; in dp_soc_attach_target_wifi3() local 4430 qdf_mem_zero(&reo_params, sizeof(reo_params)); in dp_soc_attach_target_wifi3() 4438 if (soc->arch_ops.reo_remap_config(soc, &reo_params.remap0, in dp_soc_attach_target_wifi3() 4439 &reo_params.remap1, in dp_soc_attach_target_wifi3() 4440 &reo_params.remap2)) in dp_soc_attach_target_wifi3() 4441 reo_params.rx_hash_enabled = true; in dp_soc_attach_target_wifi3() 4443 reo_params.rx_hash_enabled = false; in dp_soc_attach_target_wifi3() 4449 dp_reo_frag_dst_set(soc, &reo_params.frag_dst_ring); in dp_soc_attach_target_wifi3() 4452 reo_params.alt_dst_ind_0 = REO_REMAP_RELEASE; in dp_soc_attach_target_wifi3() 4454 reo_params.reo_qref = &soc->reo_qref; in dp_soc_attach_target_wifi3() [all …]
|