Lines Matching defs:cdp_ipa_ops
2238 struct cdp_ipa_ops { struct
2239 QDF_STATUS (*ipa_get_resource)(struct cdp_soc_t *soc_hdl,
2241 QDF_STATUS (*ipa_set_doorbell_paddr)(struct cdp_soc_t *soc_hdl,
2243 QDF_STATUS (*ipa_iounmap_doorbell_vaddr)(struct cdp_soc_t *soc_hdl,
2245 QDF_STATUS (*ipa_set_active)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id,
2247 QDF_STATUS (*ipa_op_response)(struct cdp_soc_t *soc_hdl,
2249 QDF_STATUS (*ipa_register_op_cb)(struct cdp_soc_t *soc_hdl,
2254 void (*ipa_deregister_op_cb)(struct cdp_soc_t *soc_hdl,
2256 QDF_STATUS (*ipa_get_stat)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id);
2257 qdf_nbuf_t (*ipa_tx_data_frame)(struct cdp_soc_t *soc_hdl,
2259 void (*ipa_set_uc_tx_partition_base)(struct cdp_cfg *pdev,
2261 QDF_STATUS (*ipa_update_peer_rx_stats)(struct cdp_soc_t *soc_hdl,
2266 QDF_STATUS (*ipa_uc_get_share_stats)(struct cdp_soc_t *soc_hdl,
2269 QDF_STATUS (*ipa_uc_set_quota)(struct cdp_soc_t *soc_hdl,
2273 int (*ipa_pcie_link_up)(struct cdp_soc_t *soc_hdl);
2274 void (*ipa_pcie_link_down)(struct cdp_soc_t *soc_hdl);
2276 QDF_STATUS (*ipa_enable_autonomy)(struct cdp_soc_t *soc_hdl,
2278 QDF_STATUS (*ipa_disable_autonomy)(struct cdp_soc_t *soc_hdl,
2283 QDF_STATUS (*ipa_setup)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id,
2294 QDF_STATUS (*ipa_setup)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id,
2301 QDF_STATUS (*ipa_cleanup)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id,
2305 QDF_STATUS (*ipa_setup_iface)(char *ifname, uint8_t *mac_addr,
2310 QDF_STATUS (*ipa_cleanup_iface)(char *ifname, bool is_ipv6_enabled,
2312 QDF_STATUS (*ipa_enable_pipes)(struct cdp_soc_t *soc_hdl,
2314 QDF_STATUS (*ipa_disable_pipes)(struct cdp_soc_t *soc_hdl,
2316 QDF_STATUS (*ipa_set_perf_level)(int client,
2319 bool (*ipa_rx_intrabss_fwd)(struct cdp_soc_t *soc_hdl, uint8_t vdev_id,
2321 QDF_STATUS (*ipa_tx_buf_smmu_mapping)(struct cdp_soc_t *soc_hdl,
2325 QDF_STATUS (*ipa_tx_buf_smmu_unmapping)(struct cdp_soc_t *soc_hdl,
2329 QDF_STATUS (*ipa_rx_buf_smmu_pool_mapping)(
2335 QDF_STATUS (*ipa_set_smmu_mapped)(struct cdp_soc_t *soc_hdl, int val);
2336 int (*ipa_get_smmu_mapped)(struct cdp_soc_t *soc_hdl);
2339 bool (*ipa_rx_wdsext_iface)(struct cdp_soc_t *soc_hdl,
2344 QDF_STATUS (*ipa_rx_super_rule_setup)(struct cdp_soc_t *soc_hdl,
2348 QDF_STATUS (*ipa_ast_create)(struct cdp_soc_t *soc_hdl,
2351 void (*ipa_get_wdi_version)(struct cdp_soc_t *soc_hdl,