Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_services.c99 HTC_CONNECT_SERVICE_MSG *pConnectMsg; in htc_connect_service()
150 sizeof(HTC_CONNECT_SERVICE_MSG) + in htc_connect_service()
156 (HTC_CONNECT_SERVICE_MSG *) qdf_nbuf_data(netbuf); in htc_connect_service()
165 sizeof(HTC_CONNECT_SERVICE_MSG)); in htc_connect_service()
171 HTC_SET_FIELD(pConnectMsg, HTC_CONNECT_SERVICE_MSG, in htc_connect_service()
173 HTC_SET_FIELD(pConnectMsg, HTC_CONNECT_SERVICE_MSG, in htc_connect_service()
175 HTC_SET_FIELD(pConnectMsg, HTC_CONNECT_SERVICE_MSG, in htc_connect_service()
193 sizeof(HTC_CONNECT_SERVICE_MSG), in htc_connect_service()
198 HTC_CONNECT_SERVICE_MSG, in htc_connect_service()
/wlan-driver/fw-api/fw/
Dhtc.h250 } POSTPACK HTC_CONNECT_SERVICE_MSG; typedef