Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dqmi.h74 u32 num_ce_svc_pipe_cfg; member
Dqmi.c460 if (config->num_ce_svc_pipe_cfg > QMI_WLFW_MAX_NUM_SVC_V01) in ath10k_qmi_cfg_send_sync_msg()
463 req->svc_cfg_len = config->num_ce_svc_pipe_cfg; in ath10k_qmi_cfg_send_sync_msg()
Dsnoc.c982 cfg.num_ce_svc_pipe_cfg = sizeof(target_service_to_ce_map_wlan) / in ath10k_snoc_wlan_enable()