Home
last modified time | relevance | path

Searched defs:htc_init_info (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h54 struct htc_init_info { struct
55 void *pContext; /* context for target notifications */
56 void (*TargetFailure)(void *Instance, QDF_STATUS Status);
57 void (*TargetSendSuspendComplete)(void *ctx, bool is_nack,
59 void (*target_initial_wakeup_cb)(void *cb_ctx);
60 void *target_psoc;
61 uint32_t cfg_wmi_credit_cnt;
63 uint32_t htc_ready_timeout_ms;