Home
last modified time | relevance | path

Searched refs:svc_to_ce_map (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.c877 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274,
955 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_wcn7850,
1033 .svc_to_ce_map = ath12k_target_service_to_ce_map_wlan_qcn9274,
H A Dhw.h172 const struct service_to_pipe *svc_to_ce_map; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c430 cfg->svc_to_ce_map = ab->hw_params.svc_to_ce_map; in ath11k_ahb_init_qmi_ce_config()
652 entry = &ab->hw_params.svc_to_ce_map[i]; in ath11k_ahb_map_service_to_pipe()
H A Dqmi.h86 const struct service_to_pipe *svc_to_ce_map; member