Lines Matching defs:soc

50 cdp_ipa_get_resource(ol_txrx_soc_handle soc, uint8_t pdev_id)  in cdp_ipa_get_resource()
74 cdp_ipa_set_doorbell_paddr(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_ipa_set_doorbell_paddr()
98 cdp_ipa_iounmap_doorbell_vaddr(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_ipa_iounmap_doorbell_vaddr()
125 cdp_ipa_set_active(ol_txrx_soc_handle soc, uint8_t pdev_id, bool uc_active, in cdp_ipa_set_active()
152 cdp_ipa_op_response(ol_txrx_soc_handle soc, uint8_t pdev_id, uint8_t *op_msg) in cdp_ipa_op_response()
178 cdp_ipa_register_op_cb(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_ipa_register_op_cb()
204 void cdp_ipa_deregister_op_cb(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_ipa_deregister_op_cb()
226 cdp_ipa_get_stat(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_ipa_get_stat()
248 static inline qdf_nbuf_t cdp_ipa_tx_send_data_frame(ol_txrx_soc_handle soc, in cdp_ipa_tx_send_data_frame()
273 cdp_ipa_set_uc_tx_partition_base(ol_txrx_soc_handle soc, in cdp_ipa_set_uc_tx_partition_base()
299 cdp_ipa_uc_get_share_stats(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_ipa_uc_get_share_stats()
324 cdp_ipa_uc_set_quota(ol_txrx_soc_handle soc, uint8_t pdev_id, uint64_t value) in cdp_ipa_uc_set_quota()
352 cdp_ipa_enable_autonomy(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_ipa_enable_autonomy()
379 cdp_ipa_disable_autonomy(ol_txrx_soc_handle soc, uint8_t pdev_id) in cdp_ipa_disable_autonomy()
417 cdp_ipa_setup(ol_txrx_soc_handle soc, uint8_t pdev_id, void *ipa_i2w_cb, in cdp_ipa_setup()
462 cdp_ipa_setup(ol_txrx_soc_handle soc, uint8_t pdev_id, void *ipa_i2w_cb, in cdp_ipa_setup()
497 cdp_ipa_cleanup(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_ipa_cleanup()
529 cdp_ipa_setup_iface(ol_txrx_soc_handle soc, char *ifname, uint8_t *mac_addr, in cdp_ipa_setup_iface()
562 cdp_ipa_cleanup_iface(ol_txrx_soc_handle soc, char *ifname, in cdp_ipa_cleanup_iface()
588 cdp_ipa_enable_pipes(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_ipa_enable_pipes()
612 cdp_ipa_disable_pipes(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_ipa_disable_pipes()
637 cdp_ipa_set_perf_level(ol_txrx_soc_handle soc, int client, in cdp_ipa_set_perf_level()
663 cdp_ipa_rx_wdsext_iface(ol_txrx_soc_handle soc, uint8_t peer_id, in cdp_ipa_rx_wdsext_iface()
694 cdp_ipa_rx_intrabss_fwd(ol_txrx_soc_handle soc, uint8_t vdev_id, in cdp_ipa_rx_intrabss_fwd()
725 cdp_ipa_tx_buf_smmu_mapping(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_ipa_tx_buf_smmu_mapping()
755 cdp_ipa_tx_buf_smmu_unmapping(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_ipa_tx_buf_smmu_unmapping()
786 cdp_ipa_rx_buf_smmu_pool_mapping(ol_txrx_soc_handle soc, uint8_t pdev_id, in cdp_ipa_rx_buf_smmu_pool_mapping()
802 static inline QDF_STATUS cdp_ipa_set_smmu_mapped(ol_txrx_soc_handle soc, in cdp_ipa_set_smmu_mapped()
817 static inline int cdp_ipa_get_smmu_mapped(ol_txrx_soc_handle soc) in cdp_ipa_get_smmu_mapped()
843 cdp_ipa_ast_create(ol_txrx_soc_handle soc, qdf_ipa_ast_info_type_t *data) in cdp_ipa_ast_create()
866 cdp_ipa_pcie_link_up(ol_txrx_soc_handle soc) in cdp_ipa_pcie_link_up()
887 cdp_ipa_pcie_link_down(ol_txrx_soc_handle soc) in cdp_ipa_pcie_link_down()
912 cdp_ipa_update_peer_rx_stats(ol_txrx_soc_handle soc, uint8_t vdev_id, in cdp_ipa_update_peer_rx_stats()
956 cdp_ipa_rx_cce_super_rule_setup(ol_txrx_soc_handle soc, in cdp_ipa_rx_cce_super_rule_setup()
1042 cdp_ipa_get_wdi_version(ol_txrx_soc_handle soc, uint8_t *wdi_ver) in cdp_ipa_get_wdi_version()