Home
last modified time | relevance | path

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

/wlan-driver/fw-api/fw/
Dhtc.h188 } POSTPACK HTC_READY_MSG; typedef
205 HTC_READY_MSG Version2_0_Info; /* legacy version 2.0 information at the front... */
215 #define HTC_READY_EX_MSG_HTCVERSION_OFFSET sizeof(HTC_READY_MSG)
218 #define HTC_READY_EX_MSG_MAXMSGSPERHTCBUNDLE_OFFSET sizeof(HTC_READY_MSG)
/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc.c739 HTC_READY_MSG *rdy_msg; in htc_wait_target()
774 HTC_GET_FIELD(rdy_msg, HTC_READY_MSG, MESSAGEID); in htc_wait_target()
784 HTC_READY_MSG, CREDITCOUNT); in htc_wait_target()
797 (int)HTC_GET_FIELD(rdy_msg, HTC_READY_MSG, CREDITSIZE); in htc_wait_target()