Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c493 int svc_list[3] = {HTT_DATA_MSG_SVC, HTT_DATA2_MSG_SVC, in dp_htt_htc_soc_attach_all() local
498 for (i = 0; i < QDF_ARRAY_SIZE(svc_list); i++) { in dp_htt_htc_soc_attach_all()
499 status = dp_htt_htc_attach(soc, svc_list[i]); in dp_htt_htc_soc_attach_all()