Home
last modified time | relevance | path

Searched refs:tgt_svc_map_to_use (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_main.c1337 **tgt_svc_map_to_use, in hif_select_epping_service_to_pipe_map() argument
1340 *tgt_svc_map_to_use = target_service_to_ce_map_wlan_epping; in hif_select_epping_service_to_pipe_map()
1348 void hif_select_ce_map_qcn7605(struct service_to_pipe **tgt_svc_map_to_use, in hif_select_ce_map_qcn7605() argument
1351 *tgt_svc_map_to_use = target_service_to_ce_map_qcn7605; in hif_select_ce_map_qcn7605()
1356 void hif_select_ce_map_qcn7605(struct service_to_pipe **tgt_svc_map_to_use, in hif_select_ce_map_qcn7605() argument
1377 void hif_select_ce_map_qcn9224(struct service_to_pipe **tgt_svc_map_to_use, in hif_select_ce_map_qcn9224() argument
1380 *tgt_svc_map_to_use = target_service_to_ce_map_qcn9224; in hif_select_ce_map_qcn9224()
1392 void hif_select_ce_map_qcn9224(struct service_to_pipe **tgt_svc_map_to_use, in hif_select_ce_map_qcn9224() argument
1411 struct service_to_pipe **tgt_svc_map_to_use, in hif_select_service_to_pipe_map_kiwi() argument
1415 *tgt_svc_map_to_use = target_service_to_ce_map_kiwi_direct_link; in hif_select_service_to_pipe_map_kiwi()
[all …]
Dce_main.h364 **tgt_svc_map_to_use,
374 **tgt_svc_map_to_use, in hif_select_epping_service_to_pipe_map() argument