Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.c467 req->svc_cfg_len = QMI_WLFW_MAX_NUM_SVC_V01; in ath10k_qmi_cfg_send_sync_msg()
469 req->svc_cfg_len = config->num_ce_svc_pipe_cfg; in ath10k_qmi_cfg_send_sync_msg()
470 for (i = 0; i < req->svc_cfg_len; i++) { in ath10k_qmi_cfg_send_sync_msg()
H A Dqmi_wlfw_v01.h279 u32 svc_cfg_len; member
H A Dqmi_wlfw_v01.c738 svc_cfg_len),
/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.h491 u32 svc_cfg_len; member
H A Dqmi.c1545 svc_cfg_len),
2731 req->svc_cfg_len = ab->qmi.ce_cfg.svc_to_ce_map_len; in ath11k_qmi_wlanfw_wlan_cfg_send()
2732 for (pipe_num = 0; pipe_num < req->svc_cfg_len; pipe_num++) { in ath11k_qmi_wlanfw_wlan_cfg_send()
/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.c1912 svc_cfg_len),
3494 req->svc_cfg_len = ab->qmi.ce_cfg.svc_to_ce_map_len; in ath12k_qmi_wlanfw_wlan_cfg_send()
3495 for (pipe_num = 0; pipe_num < req->svc_cfg_len; pipe_num++) { in ath12k_qmi_wlanfw_wlan_cfg_send()