Searched refs:HTT_DATA2_MSG_SVC (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/fw-api/fw/ |
H A D | htc_services.h | 86 #define HTT_DATA2_MSG_SVC MAKE_SERVICE_ID(HTT_SERVICE_GROUP,1) macro
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
H A D | dp_rh_htt.c | 483 if (service_id == HTT_DATA2_MSG_SVC) in dp_htt_htc_attach() 493 int svc_list[3] = {HTT_DATA_MSG_SVC, HTT_DATA2_MSG_SVC, in dp_htt_htc_soc_attach_all()
|
H A D | dp_rh.c | 662 status = hif_map_service_to_pipe(hif_handle, HTT_DATA2_MSG_SVC, in dp_pdev_fill_tx_endpoint_info_rh()
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt.c | 237 connect_req->service_id = HTT_DATA2_MSG_SVC; in htt_htc_tx_htt2_service_start() 341 if (htt_htc_attach(pdev, HTT_DATA2_MSG_SVC)) in htt_htc_attach_all() 360 if (htt_htc_attach(pdev, HTT_DATA2_MSG_SVC)) in htt_htc_attach_all()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
H A D | ce_main.c | 712 HTT_DATA2_MSG_SVC, 997 { HTT_DATA2_MSG_SVC, PIPEDIR_IN, 3, }, 1198 { HTT_DATA2_MSG_SVC, PIPEDIR_OUT, 5, }, 1200 { HTT_DATA2_MSG_SVC, PIPEDIR_IN, 10, }, 1579 (svc_map[i].service_id == HTT_DATA2_MSG_SVC) || in ce_mark_datapath() 1617 (svc_map[i].service_id == HTT_DATA2_MSG_SVC) || in ce_mark_datapath() 1622 (svc_map[i].service_id == HTT_DATA2_MSG_SVC) && in ce_mark_datapath()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/ |
H A D | hif_usb.c | 599 case HTT_DATA2_MSG_SVC: in hif_map_service_to_pipe()
|