Home
last modified time | relevance | path

Searched refs:svc_to_ce_map_len (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c69 .svc_to_ce_map_len = 21,
154 .svc_to_ce_map_len = 19,
237 .svc_to_ce_map_len = 14,
322 .svc_to_ce_map_len = 18,
404 .svc_to_ce_map_len = 14,
489 .svc_to_ce_map_len = 14,
572 .svc_to_ce_map_len = 14,
664 .svc_to_ce_map_len = SVC_CE_MAP_LEN_5018,
H A Dahb.c428 cfg->svc_to_ce_map_len = ab->hw_params.svc_to_ce_map_len; in ath11k_ahb_init_qmi_ce_config()
645 for (i = 0; i < ab->hw_params.svc_to_ce_map_len; i++) { in ath11k_ahb_map_service_to_pipe()
H A Dqmi.h91 int svc_to_ce_map_len; member
H A Dhw.h167 u32 svc_to_ce_map_len; member
H A Dpci.c411 cfg->svc_to_ce_map_len = ab->hw_params.svc_to_ce_map_len; in ath11k_pci_init_qmi_ce_config()
H A Dpcic.c742 for (i = 0; i < ab->hw_params.svc_to_ce_map_len; i++) { in ath11k_pcic_map_service_to_pipe()
H A Dqmi.c2742 req->svc_cfg_len = ab->qmi.ce_cfg.svc_to_ce_map_len; in ath11k_qmi_wlanfw_wlan_cfg_send()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhw.c878 .svc_to_ce_map_len = 18,
935 .svc_to_ce_map_len = 14,
990 .svc_to_ce_map_len = 18,
H A Dhw.h157 u32 svc_to_ce_map_len; member
H A Dpci.c633 cfg->svc_to_ce_map_len = ab->hw_params->svc_to_ce_map_len; in ath12k_pci_init_qmi_ce_config()
850 for (i = 0; i < ab->hw_params->svc_to_ce_map_len; i++) { in ath12k_pci_map_service_to_pipe()
H A Dqmi.h85 int svc_to_ce_map_len; member
H A Dqmi.c2702 req->svc_cfg_len = ab->qmi.ce_cfg.svc_to_ce_map_len; in ath12k_qmi_wlanfw_wlan_cfg_send()