Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dqmi.c466 req->svc_cfg_len = 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()
469 for (i = 0; i < req->svc_cfg_len; i++) { in ath10k_qmi_cfg_send_sync_msg()
H A Dqmi_wlfw_v01.h278 u32 svc_cfg_len; member
H A Dqmi_wlfw_v01.c737 svc_cfg_len),
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dqmi.h491 u32 svc_cfg_len; member
H A Dqmi.c1557 svc_cfg_len),
2742 req->svc_cfg_len = ab->qmi.ce_cfg.svc_to_ce_map_len; in ath11k_qmi_wlanfw_wlan_cfg_send()
2743 for (pipe_num = 0; pipe_num < req->svc_cfg_len; pipe_num++) { in ath11k_qmi_wlanfw_wlan_cfg_send()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dqmi.h545 u32 svc_cfg_len; member
H A Dqmi.c1798 svc_cfg_len),
2702 req->svc_cfg_len = ab->qmi.ce_cfg.svc_to_ce_map_len; in ath12k_qmi_wlanfw_wlan_cfg_send()
2703 for (pipe_num = 0; pipe_num < req->svc_cfg_len; pipe_num++) { in ath12k_qmi_wlanfw_wlan_cfg_send()