Searched refs:fst_cmem_base (Results 1 – 5 of 5) sorted by relevance
466 dp_ctx->fst_cmem_base); in dp_rx_fst_attach()514 dp_ctx->fst_cmem_base); in dp_rx_fst_attach()541 if (!dp_ctx->fst_in_cmem && dp_ctx->fst_cmem_base == 0) in dp_rx_fst_check_cmem_support()549 dp_ctx->fst_cmem_base); in dp_rx_fst_check_cmem_support()577 if (dp_ctx->fst_cmem_base) { in dp_rx_flow_send_fst_fw_setup()579 dp_ctx->fst_cmem_base & 0xffffffff; in dp_rx_flow_send_fst_fw_setup()582 (dp_ctx->fst_cmem_base >> 32) | 0x10; in dp_rx_flow_send_fst_fw_setup()583 dp_info("cmem base address 0x%llx", dp_ctx->fst_cmem_base); in dp_rx_flow_send_fst_fw_setup()599 if (!fst->fst_in_cmem || dp_ctx->fst_cmem_base) { in dp_rx_flow_send_fst_fw_setup()630 soc->osdev, dp_ctx->fst_cmem_base); in dp_rx_fst_detach()[all …]
1968 dp_ctx->fst_cmem_base = cdp_get_fst_cem_base(dp_ctx->cdp_soc, in wlan_dp_rx_fisa_cmem_attach()
150 uint64_t fst_cmem_base);162 qdf_device_t qdf_dev, uint64_t fst_cmem_base);
360 uint64_t fst_cmem_base) in hal_rx_fst_attach() argument386 if (fst_cmem_base == 0) { in hal_rx_fst_attach()406 *hal_fst_base_paddr = fst_cmem_base; in hal_rx_fst_attach()428 qdf_device_t qdf_dev, uint64_t fst_cmem_base) in hal_rx_fst_detach() argument436 if (fst_cmem_base == 0 && rx_fst->base_vaddr) { in hal_rx_fst_detach()
907 uint64_t fst_cmem_base; member