Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.h75 struct ath10k_svc_pipe_cfg *ce_svc_cfg; member
H A Dqmi.c470 req->svc_cfg[i].service_id = config->ce_svc_cfg[i].service_id; in ath10k_qmi_cfg_send_sync_msg()
471 req->svc_cfg[i].pipe_dir = config->ce_svc_cfg[i].pipe_dir; in ath10k_qmi_cfg_send_sync_msg()
472 req->svc_cfg[i].pipe_num = config->ce_svc_cfg[i].pipe_num; in ath10k_qmi_cfg_send_sync_msg()
H A Dsnoc.c994 cfg.ce_svc_cfg = (struct ath10k_svc_pipe_cfg *) in ath10k_snoc_wlan_enable()