Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc.c736 HTC_READY_EX_MSG *pReadyMsg; in htc_wait_target() local
770 pReadyMsg = (HTC_READY_EX_MSG *) target->CtrlResponseBuffer; in htc_wait_target()
772 rdy_msg = &pReadyMsg->Version2_0_Info; in htc_wait_target()
799 (uint8_t) pReadyMsg->MaxMsgsPerHTCBundle; in htc_wait_target()
800 UPDATE_ALT_CREDIT(target, pReadyMsg->AltDataCreditSize); in htc_wait_target()