Home
last modified time | relevance | path

Searched refs:hal_soc_handle_t (Results 1 – 25 of 89) sorted by relevance

1234

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_rx.h486 hal_rx_msdu_flags_get(hal_soc_handle_t 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()
516 hal_rx_mpdu_desc_info_get(hal_soc_handle_t hal_soc_hdl, void *desc_addr, 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()
733 hal_rx_priv_info_set_in_tlv(hal_soc_handle_t hal_soc_hdl, in hal_rx_priv_info_set_in_tlv()
788 hal_rx_priv_info_get_from_tlv(hal_soc_handle_t hal_soc_hdl, in hal_rx_priv_info_get_from_tlv()
800 hal_rx_get_tlv_size(hal_soc_handle_t hal_soc_hdl, uint16_t *rx_pkt_tlv_size, in hal_rx_get_tlv_size()
817 hal_rx_encryption_info_valid(hal_soc_handle_t hal_soc_hdl, uint8_t *buf) in hal_rx_encryption_info_valid()
832 hal_rx_print_pn(hal_soc_handle_t hal_soc_hdl, uint8_t *buf) in hal_rx_print_pn()
848 hal_rx_msdu_end_l3_hdr_padding_get(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_end_l3_hdr_padding_get()
[all …]
H A Dhal_rx_flow.h79 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,
H A Dhal_internal.h125 typedef struct hal_soc_handle *hal_soc_handle_t; typedef
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,
[all …]
H A Dhal_reo.h596 hal_reo_send_cmd(hal_soc_handle_t hal_soc_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()
644 hal_unregister_reo_send_cmd(hal_soc_handle_t 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()
672 hal_reo_status_update(hal_soc_handle_t hal_soc_hdl, in hal_reo_status_update()
687 static inline void hal_reo_qdesc_setup(hal_soc_handle_t hal_soc_hdl, int tid, in hal_reo_qdesc_setup()
715 static inline void hal_get_ba_aging_timeout(hal_soc_handle_t hal_soc_hdl, in hal_get_ba_aging_timeout()
730 static inline void hal_set_ba_aging_timeout(hal_soc_handle_t hal_soc_hdl, in hal_set_ba_aging_timeout()
745 static inline uint32_t hal_get_reo_reg_base_offset(hal_soc_handle_t hal_soc_hdl) in hal_get_reo_reg_base_offset()
753 hal_gen_reo_remap_val(hal_soc_handle_t hal_soc_hdl, in hal_gen_reo_remap_val()
[all …]
H A Dhal_api.h238 static inline void hal_tx_init_cmd_credit_ring(hal_soc_handle_t 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()
870 static inline void hal_dump_reg_write_stats(hal_soc_handle_t hal_soc_hdl) in hal_dump_reg_write_stats()
974 void hal_set_init_phase(hal_soc_handle_t soc, bool init_phase);
977 void hal_set_init_phase(hal_soc_handle_t soc, bool init_phase) in hal_set_init_phase()
1161 bool hal_srng_is_near_full_irq_supported(hal_soc_handle_t hal_soc,
1165 bool hal_srng_is_near_full_irq_supported(hal_soc_handle_t hal_soc, in hal_srng_is_near_full_irq_supported()
1293 void hal_reo_read_write_ctrl_ix(hal_soc_handle_t hal_soc_hdl, bool read,
[all …]
H A Dhal_rx_flow.c33 hal_rx_flow_get_cmem_fse(hal_soc_handle_t hal_soc_hdl, uint32_t fse_offset, 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()
134 void hal_rx_dump_cmem_fse(hal_soc_handle_t hal_soc_hdl, uint32_t fse_offset, in hal_rx_dump_cmem_fse()
141 hal_rx_flow_setup_fse(hal_soc_handle_t 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()
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()
188 hal_rx_flow_delete_entry(hal_soc_handle_t hal_soc_hdl, in hal_rx_flow_delete_entry()
252 hal_rx_fst_get_fse_size(hal_soc_handle_t hal_soc_hdl) in hal_rx_fst_get_fse_size()
272 hal_rx_flow_get_tuple_info(hal_soc_handle_t hal_soc_hdl, in hal_rx_flow_get_tuple_info()
356 hal_rx_fst_attach(hal_soc_handle_t hal_soc_hdl, in hal_rx_fst_attach()
[all …]
H A Dhal_tx.h651 hal_tx_comp_get_buffer_source(hal_soc_handle_t 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()
678 hal_soc_handle_t 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()
806 static inline void hal_tx_set_dscp_tid_map(hal_soc_handle_t hal_soc_hdl, in hal_tx_set_dscp_tid_map()
824 void hal_tx_update_dscp_tid(hal_soc_handle_t hal_soc_hdl, uint8_t tid, in hal_tx_update_dscp_tid()
844 hal_soc_handle_t hal_soc_hdl) in hal_tx_comp_get_status()
858 static inline void hal_tx_set_pcp_tid_map_default(hal_soc_handle_t hal_soc_hdl, in hal_tx_set_pcp_tid_map_default()
874 static inline void hal_tx_update_pcp_tid_map(hal_soc_handle_t hal_soc_hdl, in hal_tx_update_pcp_tid_map()
890 void hal_tx_set_tidmap_prty(hal_soc_handle_t hal_soc_hdl, uint8_t val) in hal_tx_set_tidmap_prty()
[all …]
H A Dhal_api_mon.h356 hal_rx_reo_ent_get_src_link_id(hal_soc_handle_t 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()
425 void hal_rx_mon_next_link_desc_get(hal_soc_handle_t hal_soc_hdl, 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()
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()
513 hal_rx_hw_desc_mpdu_user_id(hal_soc_handle_t hal_soc_hdl, in hal_rx_hw_desc_mpdu_user_id()
541 void hal_rx_mon_msdu_link_desc_set(hal_soc_handle_t hal_soc_hdl, in hal_rx_mon_msdu_link_desc_set()
1423 hal_soc_handle_t hal_soc_hdl, in hal_rx_status_get_tlv_info()
1436 uint32_t hal_get_rx_status_done_tlv_size(hal_soc_handle_t hal_soc_hdl) in hal_get_rx_status_done_tlv_size()
H A Dhal_hw_headers.h350 static inline void hal_set_link_desc_addr(hal_soc_handle_t 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()
397 uint16_t hal_get_rx_max_ba_window(hal_soc_handle_t 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()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_reo.h34 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 …]
H A Dhal_li_tx.h55 void hal_tx_desc_set_buf_addr(hal_soc_handle_t hal_soc_hdl, void *desc, 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()
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()
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()
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()
296 static inline void hal_tx_desc_set_mesh_en(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_mesh_en()
331 void hal_tx_desc_set_dscp_tid_table_id(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_dscp_tid_table_id()
H A Dhal_li_reo.c31 void hal_reo_qdesc_setup_li(hal_soc_handle_t hal_soc_hdl, int tid, in hal_reo_qdesc_setup_li()
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()
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()
296 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_queue_stats_li()
356 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_flush_queue_li()
407 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_flush_cache_li()
504 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_unblock_cache_li()
563 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_flush_timeout_list_li()
612 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_update_rx_queue_li()
830 int hal_reo_send_cmd_li(hal_soc_handle_t hal_soc_hdl, in hal_reo_send_cmd_li()
[all …]
H A Dhal_li_api.h46 void hal_tx_init_data_ring_li(hal_soc_handle_t hal_soc_hdl,
71 void hal_reo_qdesc_setup_li(hal_soc_handle_t hal_soc_hdl,
H A Dhal_li_generic_api.c83 void hal_tx_init_data_ring_li(hal_soc_handle_t hal_soc_hdl, 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()
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()
471 static inline void hal_rx_msdu_list_get_li(hal_soc_handle_t hal_soc_hdl, 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()
918 hal_mpdu_desc_info_set_li(hal_soc_handle_t hal_soc_hdl, in hal_mpdu_desc_info_set_li()
943 hal_msdu_desc_info_set_li(hal_soc_handle_t hal_soc_hdl, in hal_msdu_desc_info_set_li()
994 static QDF_STATUS hal_reo_status_update_li(hal_soc_handle_t hal_soc_hdl, in hal_reo_status_update_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_reo.h49 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,
H A Dhal_be_tx.h462 hal_tx_desc_set_lmac_id_be(hal_soc_handle_t hal_soc_hdl, void *desc, in hal_tx_desc_set_lmac_id_be()
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()
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()
507 hal_tx_desc_set_index_lookup_override(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_index_lookup_override()
646 hal_tx_get_num_tcl_banks(hal_soc_handle_t 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()
699 hal_tx_config_rbm_mapping_be(hal_soc_handle_t hal_soc_hdl, in hal_tx_config_rbm_mapping_be()
710 hal_tx_config_rbm_mapping_be(hal_soc_handle_t hal_soc_hdl, in hal_tx_config_rbm_mapping_be()
731 hal_tx_desc_set_buf_addr_be(hal_soc_handle_t hal_soc_hdl, void *desc, in hal_tx_desc_set_buf_addr_be()
759 hal_tx_desc_set_buf_addr_be(hal_soc_handle_t hal_soc_hdl, void *desc, in hal_tx_desc_set_buf_addr_be()
[all …]
H A Dhal_be_api.h103 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,
H A Dhal_be_reo.c32 void hal_reo_qdesc_setup_be(hal_soc_handle_t hal_soc_hdl, int tid, in hal_reo_qdesc_setup_be()
234 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_queue_stats_be()
281 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_flush_queue_be()
331 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_flush_cache_be()
409 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_unblock_cache_be()
465 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_flush_timeout_list_be()
510 hal_soc_handle_t hal_soc_hdl, in hal_reo_cmd_update_rx_queue_be()
627 int hal_reo_send_cmd_be(hal_soc_handle_t hal_soc_hdl, in hal_reo_send_cmd_be()
673 hal_soc_handle_t hal_soc_hdl) in hal_reo_queue_stats_status_be()
872 hal_soc_handle_t hal_soc_hdl) in hal_reo_flush_queue_status_be()
[all …]
H A Dhal_be_generic_api.c83 hal_tx_init_data_ring_be(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_data_ring_be()
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()
550 static QDF_STATUS hal_reo_status_update_be(hal_soc_handle_t hal_soc_hdl, in hal_reo_status_update_be()
623 void hal_cookie_conversion_reg_cfg_be(hal_soc_handle_t hal_soc_hdl, in hal_cookie_conversion_reg_cfg_be()
633 hal_msdu_desc_info_set_be(hal_soc_handle_t hal_soc_hdl, in hal_msdu_desc_info_set_be()
659 hal_mpdu_desc_info_set_be(hal_soc_handle_t hal_soc_hdl, in hal_mpdu_desc_info_set_be()
689 uint32_t hal_rx_msdu_reo_dst_ind_get_be(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_reo_dst_ind_get_be()
708 hal_reo_ix_remap_value_get_be(hal_soc_handle_t hal_soc_hdl, in hal_reo_ix_remap_value_get_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
H A Dhal_6432_tx.h43 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()
214 hal_tx_config_rbm_mapping_be_6432(hal_soc_handle_t 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()
266 hal_tx_init_cmd_credit_ring_6432(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_cmd_credit_ring_6432()
513 void hal_tx_set_ppe_cmn_config_6432(hal_soc_handle_t 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()
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()
606 void hal_tx_set_ppe_pri2tid_map_6432(hal_soc_handle_t hal_soc_hdl, in hal_tx_set_ppe_pri2tid_map_6432()
633 void hal_tx_enable_pri2tid_map_6432(hal_soc_handle_t hal_soc_hdl, in hal_tx_enable_pri2tid_map_6432()
668 void hal_tx_update_ppe_pri2tid_6432(hal_soc_handle_t hal_soc_hdl, in hal_tx_update_ppe_pri2tid_6432()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
H A Dhal_9224_tx.h41 static uint32_t hal_tx_ppe2tcl_ring_halt_get_9224(hal_soc_handle_t hal_soc) in hal_tx_ppe2tcl_ring_halt_get_9224()
63 static void hal_tx_ppe2tcl_ring_halt_set_9224(hal_soc_handle_t hal_soc) in hal_tx_ppe2tcl_ring_halt_set_9224()
88 static void hal_tx_ppe2tcl_ring_halt_reset_9224(hal_soc_handle_t hal_soc) in hal_tx_ppe2tcl_ring_halt_reset_9224()
112 static bool hal_tx_ppe2tcl_ring_halt_done_9224(hal_soc_handle_t hal_soc) in hal_tx_ppe2tcl_ring_halt_done_9224()
295 hal_tx_config_rbm_mapping_be_9224(hal_soc_handle_t 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()
347 hal_tx_init_cmd_credit_ring_9224(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_cmd_credit_ring_9224()
594 void hal_tx_set_ppe_cmn_config_9224(hal_soc_handle_t 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()
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()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_tx.h54 void hal_tx_desc_set_buf_addr(hal_soc_handle_t hal_soc_hdl, void *desc, 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()
96 static inline void hal_tx_desc_set_search_type(hal_soc_handle_t 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()
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()
294 static inline void hal_tx_desc_set_mesh_en(hal_soc_handle_t hal_soc_hdl, in hal_tx_desc_set_mesh_en()
H A Dhal_rh_generic_api.c53 static void hal_tx_init_data_ring_rh(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_data_ring_rh()
58 static void hal_get_ba_aging_timeout_rh(hal_soc_handle_t hal_soc_hdl, in hal_get_ba_aging_timeout_rh()
63 static void hal_set_ba_aging_timeout_rh(hal_soc_handle_t hal_soc_hdl, in hal_set_ba_aging_timeout_rh()
79 hal_rx_msdu_link_desc_set_rh(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_link_desc_set_rh()
147 static int hal_reo_send_cmd_rh(hal_soc_handle_t hal_soc_hdl, in hal_reo_send_cmd_rh()
156 hal_reo_qdesc_setup_rh(hal_soc_handle_t hal_soc_hdl, int tid, in hal_reo_qdesc_setup_rh()
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()
172 hal_msdu_desc_info_set_rh(hal_soc_handle_t hal_soc_hdl, in hal_msdu_desc_info_set_rh()
179 hal_mpdu_desc_info_set_rh(hal_soc_handle_t hal_soc_hdl, void *ent_desc, in hal_mpdu_desc_info_set_rh()
184 static QDF_STATUS hal_reo_status_update_rh(hal_soc_handle_t hal_soc_hdl, in hal_reo_status_update_rh()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
H A Dhal_kiwi_tx.h144 hal_tx_init_cmd_credit_ring_kiwi(hal_soc_handle_t hal_soc_hdl, in hal_tx_init_cmd_credit_ring_kiwi()
168 hal_tx_config_rbm_mapping_be_kiwi(hal_soc_handle_t 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()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.h108 uint64_t dp_rx_get_reo_qdesc_addr_li(hal_soc_handle_t hal_soc, in dp_rx_get_reo_qdesc_addr_li()
231 hal_soc_handle_t hal_soc, in dp_rx_prefetch_hw_sw_nbuf_desc()
252 hal_soc_handle_t hal_soc, in dp_rx_prefetch_hw_sw_nbuf_desc()

1234