qcacmn: Cfg changes for IPA offload support
Cfg changes for IPA offload support. Change-Id: If477db8e958b22634e1505f3e4319c7aa0cc6ef4
This commit is contained in:

committed by
Madan Koyyalamudi

parent
a83d7d4111
commit
f49b3a1753
@@ -128,6 +128,12 @@ enum {
|
||||
DP_VDEV_STATS_TX_ME,
|
||||
};
|
||||
|
||||
/*
|
||||
* typedef ipa_uc_op_cb_type - Register OP handler function
|
||||
*/
|
||||
typedef void (*ipa_uc_op_cb_type)(uint8_t *op_msg,
|
||||
void *osif_ctxt);
|
||||
|
||||
static inline QDF_STATUS
|
||||
cdp_soc_attach_target(ol_txrx_soc_handle soc)
|
||||
{
|
||||
|
Reference in New Issue
Block a user