Searched refs:ce_tgt_cfg (Results 1 – 11 of 11) sorted by relevance
331 cfg.ce_tgt_cfg = (struct ce_tgt_pipe_cfg *) in pld_snoc_fw_sim_wlan_enable()332 config->ce_tgt_cfg; in pld_snoc_fw_sim_wlan_enable()
446 cfg.ce_tgt_cfg = (struct ce_tgt_pipe_cfg *) in pld_snoc_wlan_enable()447 config->ce_tgt_cfg; in pld_snoc_wlan_enable()
554 cfg.ce_tgt_cfg = (struct ce_tgt_pipe_cfg *) in pld_ipci_wlan_enable()555 config->ce_tgt_cfg; in pld_ipci_wlan_enable()
664 cfg.ce_tgt_cfg = (struct cnss_ce_tgt_pipe_cfg *) in pld_pcie_fw_sim_wlan_enable()665 config->ce_tgt_cfg; in pld_pcie_fw_sim_wlan_enable()
850 cfg.ce_tgt_cfg = (struct cnss_ce_tgt_pipe_cfg *) in pld_pcie_wlan_enable()851 config->ce_tgt_cfg; in pld_pcie_wlan_enable()
115 struct ce_tgt_pipe_cfg *ce_tgt_cfg; member
313 struct cnss_ce_tgt_pipe_cfg *ce_tgt_cfg; member
1788 req->tgt_cfg[i].pipe_num = config->ce_tgt_cfg[i].pipe_num; in cnss_wlfw_wlan_cfg_send_sync()1789 req->tgt_cfg[i].pipe_dir = config->ce_tgt_cfg[i].pipe_dir; in cnss_wlfw_wlan_cfg_send_sync()1790 req->tgt_cfg[i].nentries = config->ce_tgt_cfg[i].nentries; in cnss_wlfw_wlan_cfg_send_sync()1791 req->tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max; in cnss_wlfw_wlan_cfg_send_sync()1792 req->tgt_cfg[i].flags = config->ce_tgt_cfg[i].flags; in cnss_wlfw_wlan_cfg_send_sync()
3287 req.tgt_cfg[i].pipe_num = config->ce_tgt_cfg[i].pipe_num; in icnss_send_wlan_enable_to_fw()3288 req.tgt_cfg[i].pipe_dir = config->ce_tgt_cfg[i].pipe_dir; in icnss_send_wlan_enable_to_fw()3289 req.tgt_cfg[i].nentries = config->ce_tgt_cfg[i].nentries; in icnss_send_wlan_enable_to_fw()3290 req.tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max; in icnss_send_wlan_enable_to_fw()3291 req.tgt_cfg[i].flags = config->ce_tgt_cfg[i].flags; in icnss_send_wlan_enable_to_fw()
362 struct pld_ce_tgt_pipe_cfg *ce_tgt_cfg; member
4685 (struct CE_pipe_config **)&cfg.ce_tgt_cfg, in hif_wlan_enable()