Home
last modified time | relevance | path

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

/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() local
694 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()
743 struct CE_pipe_config *target_ce_conf = &hif_state->target_ce_config[ce_id]; in hif_ahb_irq_disable() local
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()