Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dqmi.h88 const struct ce_pipe_config *tgt_ce; member
H A Dpci.c407 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_pci_init_qmi_ce_config()
H A Dahb.c427 cfg->tgt_ce = ab->hw_params.target_ce_config; in ath11k_ahb_init_qmi_ce_config()
H A Dqmi.c2712 ce_cfg = (struct ce_pipe_config *)ab->qmi.ce_cfg.tgt_ce; in ath11k_qmi_wlanfw_wlan_cfg_send()
2715 ce_cfg = (const struct ce_pipe_config *)ab->qmi.ce_cfg.tgt_ce; in ath11k_qmi_wlanfw_wlan_cfg_send()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dqmi.h82 const struct ce_pipe_config *tgt_ce; member
H A Dpci.c629 cfg->tgt_ce = ab->hw_params->target_ce_config; in ath12k_pci_init_qmi_ce_config()
H A Dqmi.c2672 ce_cfg = (struct ce_pipe_config *)ab->qmi.ce_cfg.tgt_ce; in ath12k_qmi_wlanfw_wlan_cfg_send()
2675 ce_cfg = ab->qmi.ce_cfg.tgt_ce; in ath12k_qmi_wlanfw_wlan_cfg_send()