Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.h74 u32 num_ce_svc_pipe_cfg; member
H A Dqmi.c465 if (config->num_ce_svc_pipe_cfg > QMI_WLFW_MAX_NUM_SVC_V01) in ath10k_qmi_cfg_send_sync_msg()
468 req->svc_cfg_len = config->num_ce_svc_pipe_cfg; in ath10k_qmi_cfg_send_sync_msg()
H A Dsnoc.c992 cfg.num_ce_svc_pipe_cfg = sizeof(target_service_to_ce_map_wlan) / in ath10k_snoc_wlan_enable()