Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc.c904 HTC_SETUP_COMPLETE_EX_MSG *pSetupComp; in htc_start() local
927 pSetupComp = in htc_start()
929 qdf_mem_zero(pSetupComp, sizeof(HTC_SETUP_COMPLETE_EX_MSG)); in htc_start()
931 HTC_SET_FIELD(pSetupComp, HTC_SETUP_COMPLETE_EX_MSG, in htc_start()
937 pSetupComp->SetupFlags |= in htc_start()
948 pSetupComp->SetupFlags |= in htc_start()
952 pSetupComp->MaxMsgsPerBundledRecv = HTC_MAX_MSG_PER_BUNDLE_RX; in htc_start()
957 (uint8_t *) pSetupComp, in htc_start()