/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_rx.h | 486 hal_rx_msdu_flags_get(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_flags_get() argument 489 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_flags_get() 499 static inline uint8_t *hal_rx_desc_get_80211_hdr(hal_soc_handle_t hal_soc_hdl, in hal_rx_desc_get_80211_hdr() argument 502 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_desc_get_80211_hdr() 516 hal_rx_mpdu_desc_info_get(hal_soc_handle_t hal_soc_hdl, void *desc_addr, in hal_rx_mpdu_desc_info_get() argument 519 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_mpdu_desc_info_get() 714 hal_rx_msdu_is_wlan_mcast(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_is_wlan_mcast() argument 717 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_is_wlan_mcast() 733 hal_rx_priv_info_set_in_tlv(hal_soc_handle_t hal_soc_hdl, in hal_rx_priv_info_set_in_tlv() argument 737 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_priv_info_set_in_tlv() [all …]
|
D | hal_reo.h | 596 hal_reo_send_cmd(hal_soc_handle_t hal_soc_hdl, in hal_reo_send_cmd() argument 601 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_send_cmd() 610 return hal_soc->ops->hal_reo_send_cmd(hal_soc_hdl, hal_ring_hdl, in hal_reo_send_cmd() 623 static inline void hal_register_reo_send_cmd(hal_soc_handle_t hal_soc_hdl) in hal_register_reo_send_cmd() argument 625 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_register_reo_send_cmd() 644 hal_unregister_reo_send_cmd(hal_soc_handle_t hal_soc_hdl) in hal_unregister_reo_send_cmd() argument 646 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_unregister_reo_send_cmd() 659 hal_reset_rx_reo_tid_queue(hal_soc_handle_t hal_soc_hdl, void *hw_qdesc_vaddr, in hal_reset_rx_reo_tid_queue() argument 662 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reset_rx_reo_tid_queue() 672 hal_reo_status_update(hal_soc_handle_t hal_soc_hdl, in hal_reo_status_update() argument [all …]
|
D | hal_rx_flow.h | 79 hal_rx_flow_setup_fse(hal_soc_handle_t hal_soc_hdl, 93 hal_rx_flow_setup_cmem_fse(hal_soc_handle_t hal_soc_hdl, uint32_t cmem_ba, 103 uint32_t hal_rx_flow_get_cmem_fse_timestamp(hal_soc_handle_t hal_soc_hdl, 115 hal_rx_flow_delete_entry(hal_soc_handle_t hal_soc_hdl, 128 hal_rx_flow_get_tuple_info(hal_soc_handle_t hal_soc_hdl, 146 hal_rx_fst_attach(hal_soc_handle_t hal_soc_hdl, 161 void hal_rx_fst_detach(hal_soc_handle_t hal_soc_hdl, struct hal_rx_fst *rx_fst, 175 hal_rx_insert_flow_entry(hal_soc_handle_t hal_soc_hdl, 190 hal_rx_find_flow_from_tuple(hal_soc_handle_t hal_soc_hdl, 227 void hal_rx_dump_cmem_fse(hal_soc_handle_t hal_soc_hdl, uint32_t fse_offset,
|
D | hal_tx.h | 651 hal_tx_comp_get_buffer_source(hal_soc_handle_t hal_soc_hdl, in hal_tx_comp_get_buffer_source() argument 654 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_comp_get_buffer_source() 660 hal_tx_comp_get_buffer_source(hal_soc_handle_t hal_soc_hdl, in hal_tx_comp_get_buffer_source() argument 678 hal_soc_handle_t hal_soc_hdl) in hal_tx_comp_get_release_reason() argument 680 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_comp_get_release_reason() 790 static inline void hal_tx_init_data_ring(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_data_ring() argument 793 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_init_data_ring() 795 hal_soc->ops->hal_tx_init_data_ring(hal_soc_hdl, hal_ring_hdl); in hal_tx_init_data_ring() 806 static inline void hal_tx_set_dscp_tid_map(hal_soc_handle_t hal_soc_hdl, in hal_tx_set_dscp_tid_map() argument 809 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_set_dscp_tid_map() [all …]
|
D | hal_rx_flow.c | 33 hal_rx_flow_get_cmem_fse(hal_soc_handle_t hal_soc_hdl, uint32_t fse_offset, in hal_rx_flow_get_cmem_fse() argument 36 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_flow_get_cmem_fse() 116 void hal_rx_dump_cmem_fse(hal_soc_handle_t hal_soc_hdl, uint32_t fse_offset, in hal_rx_dump_cmem_fse() argument 124 hal_rx_flow_get_cmem_fse(hal_soc_hdl, fse_offset, (uint32_t *)&fse, in hal_rx_dump_cmem_fse() 134 void hal_rx_dump_cmem_fse(hal_soc_handle_t hal_soc_hdl, uint32_t fse_offset, in hal_rx_dump_cmem_fse() argument 141 hal_rx_flow_setup_fse(hal_soc_handle_t hal_soc_hdl, in hal_rx_flow_setup_fse() argument 145 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_flow_setup_fse() 158 hal_rx_flow_setup_cmem_fse(hal_soc_handle_t hal_soc_hdl, uint32_t cmem_ba, in hal_rx_flow_setup_cmem_fse() argument 161 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_flow_setup_cmem_fse() 173 uint32_t hal_rx_flow_get_cmem_fse_timestamp(hal_soc_handle_t hal_soc_hdl, in hal_rx_flow_get_cmem_fse_timestamp() argument [all …]
|
D | hal_api.h | 238 static inline void hal_tx_init_cmd_credit_ring(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_cmd_credit_ring() argument 241 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_init_cmd_credit_ring() 243 return hal_soc->ops->hal_tx_init_cmd_credit_ring(hal_soc_hdl, in hal_tx_init_cmd_credit_ring() 846 void hal_dump_reg_write_srng_stats(hal_soc_handle_t hal_soc_hdl); 854 void hal_dump_reg_write_stats(hal_soc_handle_t hal_soc_hdl); 866 static inline void hal_dump_reg_write_srng_stats(hal_soc_handle_t hal_soc_hdl) in hal_dump_reg_write_srng_stats() argument 870 static inline void hal_dump_reg_write_stats(hal_soc_handle_t hal_soc_hdl) in hal_dump_reg_write_stats() argument 1293 void hal_reo_read_write_ctrl_ix(hal_soc_handle_t hal_soc_hdl, bool read, 1354 void *hal_srng_dst_peek(hal_soc_handle_t hal_soc_hdl, in hal_srng_dst_peek() argument 1403 hal_srng_access_start_unlocked(hal_soc_handle_t hal_soc_hdl, in hal_srng_access_start_unlocked() argument [all …]
|
D | hal_internal.h | 1086 void (*hal_reo_qdesc_setup)(hal_soc_handle_t hal_soc_hdl, int tid, 1113 void (*hal_tx_init_cmd_credit_ring)(hal_soc_handle_t hal_soc_hdl, 1117 hal_soc_handle_t hal_soc_hdl); 1119 void (*hal_reo_config_reo2ppe_dest_info)(hal_soc_handle_t hal_soc_hdl); 1121 void (*hal_tx_set_ppe_cmn_cfg)(hal_soc_handle_t hal_soc_hdl, 1123 void (*hal_tx_set_ppe_vp_entry)(hal_soc_handle_t hal_soc_hdl, 1126 void (*hal_ppeds_cfg_ast_override_map_reg)(hal_soc_handle_t hal_soc_hdl, 1128 void (*hal_tx_set_ppe_pri2tid)(hal_soc_handle_t hal_soc_hdl, 1131 void (*hal_tx_update_ppe_pri2tid)(hal_soc_handle_t hal_soc_hdl, 1134 void (*hal_tx_dump_ppe_vp_entry)(hal_soc_handle_t hal_soc_hdl); [all …]
|
D | hal_reo.c | 24 void hal_reo_init_cmd_ring(hal_soc_handle_t hal_soc_hdl, in hal_reo_init_cmd_ring() argument 32 struct hal_soc *soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_init_cmd_ring() 35 hal_get_srng_params(hal_soc_hdl, hal_ring_hdl, &srng_params); in hal_reo_init_cmd_ring() 38 tlv_hdr_size = hal_get_tlv_hdr_size(hal_soc_hdl); in hal_reo_init_cmd_ring()
|
D | hal_api_mon.h | 356 hal_rx_reo_ent_get_src_link_id(hal_soc_handle_t hal_soc_hdl, in hal_rx_reo_ent_get_src_link_id() argument 360 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_reo_ent_get_src_link_id() 389 void hal_rx_reo_ent_buf_paddr_get(hal_soc_handle_t hal_soc_hdl, in hal_rx_reo_ent_buf_paddr_get() argument 412 hal_rx_buf_cookie_rbm_get(hal_soc_hdl, (uint32_t *)buf_addr_info, in hal_rx_reo_ent_buf_paddr_get() 425 void hal_rx_mon_next_link_desc_get(hal_soc_handle_t hal_soc_hdl, in hal_rx_mon_next_link_desc_get() argument 435 hal_rx_buf_cookie_rbm_get(hal_soc_hdl, (uint32_t *)buf_addr_info, in hal_rx_mon_next_link_desc_get() 451 hal_rx_tlv_mpdu_len_err_get(hal_soc_handle_t hal_soc_hdl, void *hw_desc_addr) in hal_rx_tlv_mpdu_len_err_get() argument 453 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_tlv_mpdu_len_err_get() 468 hal_rx_tlv_mpdu_fcs_err_get(hal_soc_handle_t hal_soc_hdl, void *hw_desc_addr) in hal_rx_tlv_mpdu_fcs_err_get() argument 470 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_tlv_mpdu_fcs_err_get() [all …]
|
D | hal_hw_headers.h | 350 static inline void hal_set_link_desc_addr(hal_soc_handle_t hal_soc_hdl, in hal_set_link_desc_addr() argument 355 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_set_link_desc_addr() 377 uint32_t hal_get_reo_qdesc_size(hal_soc_handle_t hal_soc_hdl, in hal_get_reo_qdesc_size() argument 380 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_get_reo_qdesc_size() 397 uint16_t hal_get_rx_max_ba_window(hal_soc_handle_t hal_soc_hdl, in hal_get_rx_max_ba_window() argument 400 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_get_rx_max_ba_window() 413 uint8_t hal_get_idle_link_bm_id(hal_soc_handle_t hal_soc_hdl, in hal_get_idle_link_bm_id() argument 416 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_get_idle_link_bm_id()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
D | hal_be_tx.h | 462 hal_tx_desc_set_lmac_id_be(hal_soc_handle_t hal_soc_hdl, void *desc, in hal_tx_desc_set_lmac_id_be() argument 477 hal_tx_desc_set_search_index_be(hal_soc_handle_t hal_soc_hdl, void *desc, in hal_tx_desc_set_search_index_be() argument 492 hal_tx_desc_set_cache_set_num(hal_soc_handle_t hal_soc_hdl, void *desc, in hal_tx_desc_set_cache_set_num() argument 507 hal_tx_desc_set_index_lookup_override(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_index_lookup_override() argument 646 hal_tx_get_num_tcl_banks(hal_soc_handle_t hal_soc_hdl) in hal_tx_get_num_tcl_banks() argument 648 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_get_num_tcl_banks() 670 hal_tx_populate_bank_register(hal_soc_handle_t hal_soc_hdl, in hal_tx_populate_bank_register() argument 674 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_populate_bank_register() 676 hal_soc->ops->hal_tx_populate_bank_register(hal_soc_hdl, config, in hal_tx_populate_bank_register() 699 hal_tx_config_rbm_mapping_be(hal_soc_handle_t hal_soc_hdl, in hal_tx_config_rbm_mapping_be() argument [all …]
|
D | hal_be_reo.h | 49 int hal_reo_send_cmd_be(hal_soc_handle_t hal_soc_hdl, 58 hal_soc_handle_t hal_soc_hdl); 62 hal_soc_handle_t hal_soc_hdl); 66 hal_soc_handle_t hal_soc_hdl); 69 hal_soc_handle_t hal_soc_hdl, 73 hal_soc_handle_t hal_soc_hdl); 76 hal_soc_handle_t hal_soc_hdl); 80 hal_soc_handle_t hal_soc_hdl); 90 void hal_reo_init_cmd_ring_be(hal_soc_handle_t hal_soc_hdl,
|
D | hal_be_reo.c | 32 void hal_reo_qdesc_setup_be(hal_soc_handle_t hal_soc_hdl, int tid, in hal_reo_qdesc_setup_be() argument 234 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_queue_stats_be() argument 238 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_queue_stats_be() 241 hal_srng_access_start(hal_soc_hdl, hal_ring_hdl); in hal_reo_cmd_queue_stats_be() 271 hal_srng_access_end_v1(hal_soc_hdl, hal_ring_hdl, in hal_reo_cmd_queue_stats_be() 281 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_flush_queue_be() argument 285 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_flush_queue_be() 288 hal_srng_access_start(hal_soc_hdl, hal_ring_hdl); in hal_reo_cmd_flush_queue_be() 321 hal_srng_access_end_v1(hal_soc_hdl, hal_ring_hdl, in hal_reo_cmd_flush_queue_be() 331 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_flush_cache_be() argument [all …]
|
D | hal_be_generic_api.c | 83 hal_tx_init_data_ring_be(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_data_ring_be() argument 385 static void hal_rx_msdu_link_desc_set_be(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_link_desc_set_be() argument 550 static QDF_STATUS hal_reo_status_update_be(hal_soc_handle_t hal_soc_hdl, in hal_reo_status_update_be() argument 563 hal_soc_hdl); in hal_reo_status_update_be() 569 hal_soc_hdl); in hal_reo_status_update_be() 575 hal_soc_hdl); in hal_reo_status_update_be() 580 (reo_desc, hal_soc_hdl, in hal_reo_status_update_be() 588 hal_soc_hdl); in hal_reo_status_update_be() 595 hal_soc_hdl); in hal_reo_status_update_be() 602 hal_soc_hdl); in hal_reo_status_update_be() [all …]
|
D | hal_be_api.h | 103 void hal_reo_qdesc_setup_be(hal_soc_handle_t hal_soc_hdl, 117 void hal_cookie_conversion_reg_cfg_be(hal_soc_handle_t hal_soc_hdl, 131 hal_reo_ix_remap_value_get_be(hal_soc_handle_t hal_soc_hdl,
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ |
D | hal_li_reo.h | 34 void hal_get_ba_aging_timeout_li(hal_soc_handle_t hal_soc_hdl, uint8_t ac, 44 void hal_set_ba_aging_timeout_li(hal_soc_handle_t hal_soc_hdl, uint8_t ac, 49 int hal_reo_send_cmd_li(hal_soc_handle_t hal_soc_hdl, 58 hal_soc_handle_t hal_soc_hdl); 62 hal_soc_handle_t hal_soc_hdl); 66 hal_soc_handle_t hal_soc_hdl); 69 hal_soc_handle_t hal_soc_hdl, 73 hal_soc_handle_t hal_soc_hdl); 76 hal_soc_handle_t hal_soc_hdl); 80 hal_soc_handle_t hal_soc_hdl); [all …]
|
D | hal_li_tx.h | 55 void hal_tx_desc_set_buf_addr(hal_soc_handle_t hal_soc_hdl, void *desc, in hal_tx_desc_set_buf_addr() argument 60 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_buf_addr() 78 static inline void hal_tx_desc_set_lmac_id_li(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_lmac_id_li() argument 81 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_lmac_id_li() 97 static inline void hal_tx_desc_set_search_type_li(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_search_type_li() argument 101 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_type_li() 116 static inline void hal_tx_desc_set_search_index_li(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_search_index_li() argument 120 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_index_li() 139 static inline void hal_tx_desc_set_cache_set_num(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_cache_set_num() argument 143 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_cache_set_num() [all …]
|
D | hal_li_reo.c | 31 void hal_reo_qdesc_setup_li(hal_soc_handle_t hal_soc_hdl, int tid, in hal_reo_qdesc_setup_li() argument 188 void hal_get_ba_aging_timeout_li(hal_soc_handle_t hal_soc_hdl, uint8_t ac, in hal_get_ba_aging_timeout_li() argument 191 struct hal_soc *soc = (struct hal_soc *)hal_soc_hdl; in hal_get_ba_aging_timeout_li() 221 void hal_set_ba_aging_timeout_li(hal_soc_handle_t hal_soc_hdl, uint8_t ac, in hal_set_ba_aging_timeout_li() argument 224 struct hal_soc *soc = (struct hal_soc *)hal_soc_hdl; in hal_set_ba_aging_timeout_li() 296 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_queue_stats_li() argument 300 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_queue_stats_li() 302 hal_srng_access_start(hal_soc_hdl, hal_ring_hdl); in hal_reo_cmd_queue_stats_li() 335 hal_srng_access_end_reap(hal_soc_hdl, hal_ring_hdl); in hal_reo_cmd_queue_stats_li() 339 hal_srng_access_end(hal_soc_hdl, hal_ring_hdl); in hal_reo_cmd_queue_stats_li() [all …]
|
D | hal_li_generic_api.c | 83 void hal_tx_init_data_ring_li(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_data_ring_li() argument 91 hal_get_srng_params(hal_soc_hdl, hal_ring_hdl, &srng_params); in hal_tx_init_data_ring_li() 147 static void hal_rx_dump_pkt_tlvs_li(hal_soc_handle_t hal_soc_hdl, in hal_rx_dump_pkt_tlvs_li() argument 151 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_dump_pkt_tlvs_li() 394 static void hal_rx_msdu_link_desc_set_li(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_link_desc_set_li() argument 471 static inline void hal_rx_msdu_list_get_li(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_list_get_li() argument 476 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_list_get_li() 513 hal_rx_msdu_flags_get(hal_soc_hdl, msdu_desc_info); in hal_rx_msdu_list_get_li() 899 hal_rx_msdu_reo_dst_ind_get_li(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_reo_dst_ind_get_li() argument 902 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_reo_dst_ind_get_li() [all …]
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ |
D | hal_rh_tx.h | 54 void hal_tx_desc_set_buf_addr(hal_soc_handle_t hal_soc_hdl, void *desc, in hal_tx_desc_set_buf_addr() argument 59 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_buf_addr() 77 static inline void hal_tx_desc_set_lmac_id(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_lmac_id() argument 80 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_lmac_id() 96 static inline void hal_tx_desc_set_search_type(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_search_type() argument 100 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_type() 115 static inline void hal_tx_desc_set_search_index(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_search_index() argument 119 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_index() 138 static inline void hal_tx_desc_set_cache_set_num(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_cache_set_num() argument 142 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_cache_set_num() [all …]
|
D | hal_rh_generic_api.c | 53 static void hal_tx_init_data_ring_rh(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_data_ring_rh() argument 58 static void hal_get_ba_aging_timeout_rh(hal_soc_handle_t hal_soc_hdl, in hal_get_ba_aging_timeout_rh() argument 63 static void hal_set_ba_aging_timeout_rh(hal_soc_handle_t hal_soc_hdl, in hal_set_ba_aging_timeout_rh() argument 79 hal_rx_msdu_link_desc_set_rh(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_link_desc_set_rh() argument 147 static int hal_reo_send_cmd_rh(hal_soc_handle_t hal_soc_hdl, in hal_reo_send_cmd_rh() argument 156 hal_reo_qdesc_setup_rh(hal_soc_handle_t hal_soc_hdl, int tid, in hal_reo_qdesc_setup_rh() argument 165 hal_rx_msdu_reo_dst_ind_get_rh(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_reo_dst_ind_get_rh() argument 172 hal_msdu_desc_info_set_rh(hal_soc_handle_t hal_soc_hdl, in hal_msdu_desc_info_set_rh() argument 179 hal_mpdu_desc_info_set_rh(hal_soc_handle_t hal_soc_hdl, void *ent_desc, in hal_mpdu_desc_info_set_rh() argument 184 static QDF_STATUS hal_reo_status_update_rh(hal_soc_handle_t hal_soc_hdl, in hal_reo_status_update_rh() argument [all …]
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/ |
D | hal_6432_tx.h | 43 hal_tx_get_num_ppe_vp_search_idx_reg_entries_6432(hal_soc_handle_t hal_soc_hdl) in hal_tx_get_num_ppe_vp_search_idx_reg_entries_6432() argument 214 hal_tx_config_rbm_mapping_be_6432(hal_soc_handle_t hal_soc_hdl, in hal_tx_config_rbm_mapping_be_6432() argument 219 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_config_rbm_mapping_be_6432() 251 hal_tx_config_rbm_mapping_be_6432(hal_soc_handle_t hal_soc_hdl, in hal_tx_config_rbm_mapping_be_6432() argument 266 hal_tx_init_cmd_credit_ring_6432(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_cmd_credit_ring_6432() argument 513 void hal_tx_set_ppe_cmn_config_6432(hal_soc_handle_t hal_soc_hdl, in hal_tx_set_ppe_cmn_config_6432() argument 516 struct hal_soc *soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_set_ppe_cmn_config_6432() 561 void hal_tx_set_ppe_vp_entry_6432(hal_soc_handle_t hal_soc_hdl, in hal_tx_set_ppe_vp_entry_6432() argument 565 struct hal_soc *soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_set_ppe_vp_entry_6432() 583 hal_ppeds_cfg_ast_override_map_reg_6432(hal_soc_handle_t hal_soc_hdl, in hal_ppeds_cfg_ast_override_map_reg_6432() argument [all …]
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/ |
D | hal_9224_tx.h | 295 hal_tx_config_rbm_mapping_be_9224(hal_soc_handle_t hal_soc_hdl, in hal_tx_config_rbm_mapping_be_9224() argument 300 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_config_rbm_mapping_be_9224() 332 hal_tx_config_rbm_mapping_be_9224(hal_soc_handle_t hal_soc_hdl, in hal_tx_config_rbm_mapping_be_9224() argument 347 hal_tx_init_cmd_credit_ring_9224(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_cmd_credit_ring_9224() argument 594 void hal_tx_set_ppe_cmn_config_9224(hal_soc_handle_t hal_soc_hdl, in hal_tx_set_ppe_cmn_config_9224() argument 597 struct hal_soc *soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_set_ppe_cmn_config_9224() 642 void hal_tx_set_ppe_vp_entry_9224(hal_soc_handle_t hal_soc_hdl, in hal_tx_set_ppe_vp_entry_9224() argument 646 struct hal_soc *soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_set_ppe_vp_entry_9224() 664 hal_ppeds_cfg_ast_override_map_reg_9224(hal_soc_handle_t hal_soc_hdl, in hal_ppeds_cfg_ast_override_map_reg_9224() argument 668 struct hal_soc *soc = (struct hal_soc *)hal_soc_hdl; in hal_ppeds_cfg_ast_override_map_reg_9224() [all …]
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_fisa_rx.c | 81 static void dump_tlvs(hal_soc_handle_t hal_soc_hdl, uint8_t *buf, in dump_tlvs() argument 87 hal_rx_dump_pkt_tlvs(hal_soc_hdl, buf, dbg_level); in dump_tlvs() 89 flow_aggr_cont = hal_rx_get_fisa_flow_agg_continuation(hal_soc_hdl, in dump_tlvs() 91 fisa_aggr_count = hal_rx_get_fisa_flow_agg_count(hal_soc_hdl, buf); in dump_tlvs() 92 fisa_timeout = hal_rx_get_fisa_timeout(hal_soc_hdl, buf); in dump_tlvs() 93 cumulat_l4_csum = hal_rx_get_fisa_cumulative_l4_checksum(hal_soc_hdl, in dump_tlvs() 95 cumulat_ip_len = hal_rx_get_fisa_cumulative_ip_length(hal_soc_hdl, buf); in dump_tlvs() 106 static void dump_tlvs(hal_soc_handle_t hal_soc_hdl, uint8_t *buf, in dump_tlvs() argument 780 hal_soc_handle_t hal_soc_hdl = fisa_hdl->dp_ctx->hal_soc; in dp_fisa_rx_get_hw_ft_timestamp() local 788 hal_soc_hdl, sw_ft_entry->cmem_offset); in dp_fisa_rx_get_hw_ft_timestamp() [all …]
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/ |
D | hal_kiwi_tx.h | 144 hal_tx_init_cmd_credit_ring_kiwi(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_cmd_credit_ring_kiwi() argument 168 hal_tx_config_rbm_mapping_be_kiwi(hal_soc_handle_t hal_soc_hdl, in hal_tx_config_rbm_mapping_be_kiwi() argument 173 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_config_rbm_mapping_be_kiwi() 205 hal_tx_config_rbm_mapping_be_kiwi(hal_soc_handle_t hal_soc_hdl, in hal_tx_config_rbm_mapping_be_kiwi() argument
|