Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc.c739 HTC_READY_MSG *rdy_msg; in htc_wait_target() local
772 rdy_msg = &pReadyMsg->Version2_0_Info; in htc_wait_target()
774 HTC_GET_FIELD(rdy_msg, HTC_READY_MSG, MESSAGEID); in htc_wait_target()
783 target->TotalTransmitCredits = HTC_GET_FIELD(rdy_msg, in htc_wait_target()
797 (int)HTC_GET_FIELD(rdy_msg, HTC_READY_MSG, CREDITSIZE); in htc_wait_target()