Home
last modified time | relevance | path

Searched refs:CE_pipe_config (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_assignment.h137 static struct CE_pipe_config target_ce_config_wlan_qcn7605[] = {
208 static struct CE_pipe_config target_ce_config_wlan[] = {
282 static struct CE_pipe_config target_ce_config_wlan_epping[] = {
324 static struct CE_pipe_config target_ce_config_wlan_epping[] = {
369 static struct CE_pipe_config target_ce_config_wlan[] = {
442 static struct CE_pipe_config target_ce_config_wlan_epping[] = {
641 static struct CE_pipe_config target_ce_config_wlan_ar9888[] = {
665 static struct CE_pipe_config target_ce_config_wlan_ar900b[] = {
735 static struct CE_pipe_config target_ce_config_wlan_qca8074[] = {
798 static struct CE_pipe_config target_ce_config_wlan_qca8074_pci[] = {
[all …]
H A Dce_main.h219 struct CE_pipe_config *target_ce_config;
353 struct CE_pipe_config **target_ce_config_ret,
H A Dce_main.c4415 struct CE_pipe_config **target_ce_config_ret, in hif_get_target_ce_config()
4593 struct CE_pipe_config *ce_config; in hif_config_rri_on_ddr()
4685 (struct CE_pipe_config **)&cfg.ce_tgt_cfg, in hif_wlan_enable()
4693 cfg.num_ce_tgt_cfg /= sizeof(struct CE_pipe_config); in hif_wlan_enable()
/wlan-driver/fw-api/fw/
H A Dcepci.h105 struct CE_pipe_config { struct
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c689 struct CE_pipe_config *target_ce_conf = &hif_state->target_ce_config[ce_id]; in hif_ahb_irq_enable()
743 struct CE_pipe_config *target_ce_conf = &hif_state->target_ce_config[ce_id]; in hif_ahb_irq_disable()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c1437 static struct CE_pipe_config *target_ce_config; in hif_set_hia()