Home
last modified time | relevance | path

Searched refs:pipedir (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/fw-api/fw/
H A Dcepci.h107 A_UINT32 pipedir; member
H A Dhtc_services.h132 A_UINT32 pipedir; member
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c694 if (target_ce_conf->pipedir & PIPEDIR_OUT) { in hif_ahb_irq_enable()
702 if (target_ce_conf->pipedir & PIPEDIR_IN) { in hif_ahb_irq_enable()
748 if (target_ce_conf->pipedir & PIPEDIR_OUT) { in hif_ahb_irq_disable()
756 if (target_ce_conf->pipedir & PIPEDIR_IN) { in hif_ahb_irq_disable()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_service_srng.c1183 tgt_svc_cfg[i].pipedir != PIPEDIR_IN) in ce_get_direct_link_dest_srng_buffers()
1269 info[ce_info_idx].pipe_dir = tgt_svc_cfg[i].pipedir; in ce_get_direct_link_srng_info()
1287 info[ce_info_idx].pipe_dir = tgt_svc_cfg[i].pipedir; in ce_get_direct_link_srng_info()
H A Dce_main.c1582 if (svc_map[i].pipedir == PIPEDIR_IN) in ce_mark_datapath()
1619 (svc_map[i].pipedir == PIPEDIR_IN)) in ce_mark_datapath()
1623 (svc_map[i].pipedir == PIPEDIR_OUT)) in ce_mark_datapath()
1726 if ((svc_map[i].pipedir == PIPEDIR_OUT) && in hif_get_max_wmi_ep()
3993 tgt_svc_cfg[i].pipedir != PIPEDIR_IN || in hif_alloc_pages_for_direct_link_recv_pipe()
4613 if (ce_config->pipedir == PIPEDIR_IN && ce_config->nbytes_max) in hif_config_rri_on_ddr()
5769 if (element.pipedir == PIPEDIR_OUT) { in hif_map_service_to_pipe()
5775 } else if (element.pipedir == PIPEDIR_IN) { in hif_map_service_to_pipe()