qcacmn: Add Objmgr related definitions to support DISA component
Add Objmgr ID and related definitions to support the newly defined DISA component in CLD. Change-Id: Ibbe5db39c01dae94cad5af5f4dccd2611c5b06d4 CRs-Fixed: 2159599
This commit is contained in:
@@ -5145,6 +5145,7 @@ end:
|
||||
return qdf_status;
|
||||
}
|
||||
|
||||
#ifdef WLAN_FEATURE_DISA
|
||||
/**
|
||||
* send_encrypt_decrypt_send_cmd() - send encrypt/decrypt cmd to fw
|
||||
* @wmi_handle: wmi handle
|
||||
@@ -5226,7 +5227,7 @@ QDF_STATUS send_encrypt_decrypt_send_cmd_tlv(wmi_unified_t wmi_handle,
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user